Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

VS2010 - IDE - Run/Pause/Stop buttons missng

Options
  • 14-06-2012 1:40pm
    #1
    Registered Users Posts: 2,598 ✭✭✭


    Very strange one ... today I loaded up VS 2010 to work on a VB.NET project .... but for some reason the Run/Pause/Stop buttons are missing from the toolbar and I cannot set breakpoints.

    Only changes from yesterday to my system was this morning Windows was trying to install Visual Studio SP1 updates but all failed.

    Any ideas?


Comments

  • Registered Users Posts: 586 ✭✭✭Aswerty


    Have you tried right clicking on the menu and re-enabling the debugging menu?

    Also what do you mean you can't set breakpoints? Is both clicking the very left hand margin and right click -> insert breakpoint not working?


  • Registered Users Posts: 2,598 ✭✭✭Saint_Mel


    Aswerty wrote: »
    Have you tried right clicking on the menu and re-enabling the debugging menu?

    Also what do you mean you can't set breakpoints? Is both clicking the very left hand margin and right click -> insert breakpoint not working?

    Yep, tried right clicking on toolbar and selecting debug but that does not add any buttons.

    Clicking/right clicking on left hand margin does nothing either.

    All was working fine yesterday, the only change was the failed Windows/VS Updates this morning


  • Registered Users Posts: 586 ✭✭✭Aswerty


    That does seem strange. A quick google doesn't seem to clear anything up either.

    Have you tried rebooting your system?

    Also see if you can breakpoint using: System.Diagnostics.Debugger.Break();


  • Registered Users Posts: 2,598 ✭✭✭Saint_Mel


    Aswerty wrote: »
    That does seem strange. A quick google doesn't seem to clear anything up either.

    Have you tried rebooting your system?

    Also see if you can breakpoint using: System.Diagnostics.Debugger.Break();

    Rebooted a few times and Googled the shizzle out of it but no joy.

    Trying a reinstall now


  • Moderators, Science, Health & Environment Moderators Posts: 8,920 Mod ✭✭✭✭mewso


    Saint_Mel wrote: »
    Rebooted a few times and Googled the shizzle out of it but no joy.

    Trying a reinstall now

    Might be a repair option rather than doing a full install.


  • Advertisement
  • Registered Users Posts: 2,598 ✭✭✭Saint_Mel


    mewso wrote: »
    Might be a repair option rather than doing a full install.

    Repair done the trick. Thanks all for suggestions

    Cant help but think the Windows 7 updates/VS updates are what caused things to go wonky


Advertisement