Visual Studio issues

Discussion in 'Mixed Languages' started by Muerto, Jul 21, 2013.

  1. Muerto

    Muerto MDL Debugger

    Mar 7, 2012
    1,858
    2,112
    60
    #1 Muerto, Jul 21, 2013
    Last edited: Jan 12, 2021
    ...
     
  2. PAYMYRENT

    PAYMYRENT MDL Developer

    Jul 28, 2009
    1,460
    420
    60
    was it when i had it open and was looking over the issues that i saw?
     
  3. Muerto

    Muerto MDL Debugger

    Mar 7, 2012
    1,858
    2,112
    60
    #3 Muerto, Jul 21, 2013
    Last edited: Jan 12, 2021
    (OP)
    ...
     
  4. PAYMYRENT

    PAYMYRENT MDL Developer

    Jul 28, 2009
    1,460
    420
    60
    oh well it is qios because i never have issues till i started using it - looks good but damn it has bugs
     
  5. Muerto

    Muerto MDL Debugger

    Mar 7, 2012
    1,858
    2,112
    60
    #5 Muerto, Jul 22, 2013
    Last edited: Jan 12, 2021
    (OP)
    ...
     
  6. PAYMYRENT

    PAYMYRENT MDL Developer

    Jul 28, 2009
    1,460
    420
    60
    Oh well.. you saw what it was doing
     
  7. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,515
    7,171
    120
    I had this issue in the past when developing with Windows Forms...

    The solution that I was find is set the minimum size and maximum size to a fixed value inside the form.

    This issue probably is from your custom controls inside a new version of the Visual Studio, I was using the Infragistics for .NET 3.5 when it made.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. BobSheep

    BobSheep MDL Guru

    Apr 19, 2010
    2,330
    1,377
    90
    I have had similar issues. It seems to be when you have the designer open and also edit the code at the same time. Try closing the designer tabs before doing any code changes.
     
  9. PAYMYRENT

    PAYMYRENT MDL Developer

    Jul 28, 2009
    1,460
    420
    60
    well i run vs2012 pro and i have had issues even without the designer tabs being open - seems a clean fixes it