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
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

VS2010 - IDE - Run/Pause/Stop buttons missng

  • 14-06-2012 12:40PM
    #1
    Registered Users, Registered Users 2 Posts: 2,602 ✭✭✭


    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, Registered Users 2 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, Registered Users 2 Posts: 2,602 ✭✭✭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, Registered Users 2 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, Registered Users 2 Posts: 2,602 ✭✭✭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: 9,059 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, Registered Users 2 Posts: 2,602 ✭✭✭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