Lost my shortcuts

  • Thread starter Thread starter moondaddy
  • Start date Start date
M

moondaddy

I know this isnt the right place to post this, but if I post it in the VS
forum, I wont get a reply. Sorry...
I reloaded my OS and re-installed VS08. Now when I try to use the F12
shortcut for 'GoTo', it doesnt work. Any idea what switch I need to flip to
get these working again?

Thanks.
 
Never mind I got it. somehow things must have become corrupt. So i went to
tool/import-export and selected reset all. at first that didnt work. but I
rebooted and then things started working again.
 
Never mind I got it.  somehow things must have become corrupt. So i went to
tool/import-export and selected reset all.  at first that didnt work.  but I
rebooted and then things started working again.

Hi,

try this:
- Open cmd and go the the location of devenv.exe ( Default: C:\Program
Files\Microsoft Visual Studio 9.0\Common7\IDE )
- run the following command: devenv.exe /ResetSettings

And if this does'n work then remove everything what is related with
Visual Studio. for example the "Visual Studio 2008"-folder in your
Documents folder ( In Vista: C:\Users\<username>\Documents\Visual
Studio 2008 ).

I hope i could help you :-)

André
 
Back
Top