Visual Studio Developer Center > Visual Studio Forums > Visual Studio Debugger > Debuging in visual stdio 2005 not Active
Ask a questionAsk a question
 

AnswerDebuging in visual stdio 2005 not Active

  • Friday, November 06, 2009 10:37 AMTahani Hamad Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Hi,

    When I want  to debug my program  which written in c++ , I could not debug the program , start debugging is not active , how can I activate it ???

     

Answers

  • Monday, November 09, 2009 3:13 AMRoahn LuoMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi,

    There are many causes for the UI elements unactived issue. To troubleshoot the issue, would you please run Visual Studio in safemode to make sure it loads the default environment and services? Is there any VSIP license? please send the log file for troubleshooting if you will.

    As a workaround (not so convenient if we debug a lot), please Start without debugging to  start our program first and then attach the process to Visual Studio Debugger.

    Thanks a lot.
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback, please tell us.
    Welcome to the All-In-One Code Framework!

All Replies

  • Friday, November 06, 2009 11:53 AMRoahn LuoMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hello,

    Please go to Tools->Import ans export settings and reset all the settings.

    Best regards,
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback, please tell us.
    Welcome to the All-In-One Code Framework!
  • Friday, November 06, 2009 7:30 PMTahani Hamad Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    hello ,
    I did that , but nothing chang
  • Monday, November 09, 2009 3:13 AMRoahn LuoMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi,

    There are many causes for the UI elements unactived issue. To troubleshoot the issue, would you please run Visual Studio in safemode to make sure it loads the default environment and services? Is there any VSIP license? please send the log file for troubleshooting if you will.

    As a workaround (not so convenient if we debug a lot), please Start without debugging to  start our program first and then attach the process to Visual Studio Debugger.

    Thanks a lot.
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback, please tell us.
    Welcome to the All-In-One Code Framework!