T O P I C R E V I E W |
sth4nth |
Posted - Mar 21 2006 : 05:56:48 AM After an unsuccessful unstalling of visual assist, I can't use visual studio 2005's shortcuts any more, even F10. In option->envirement->keyboard, nothing lefts for me to choose, all settings are gone. Importing setting won't help.
But my vs2003 has no problem.
I don't know if the problem is caused by va. But if anyone know how to recover my keyboard setting, I will appreciate. |
9 L A T E S T R E P L I E S (Newest First) |
support |
Posted - May 01 2006 : 5:25:48 PM This problem of a disappearing keyboard scheme happened to us as well. We found the fix at:
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=345342&SiteID=1
devenv.exe /resetuserdata |
sth4nth |
Posted - Mar 25 2006 : 02:26:46 AM quote: Originally posted by support
You are not alone with the problem:
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=286326&SiteID=1
Try: devenv /installvstemplates
thank you |
support |
Posted - Mar 24 2006 : 9:51:00 PM You are not alone with the problem:
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=286326&SiteID=1
Try: devenv /installvstemplates |
sth4nth |
Posted - Mar 23 2006 : 10:58:47 PM The list is totaly empty.
I tried the "reset all setting", and I got following error: Your settings were reset, but there were some errors.
Error 1: An error occurred while importing settings for 'Keyboard'. Error 2: Projects and Solutions: Unable to import property 'ProjectItemTemplatesLocation' because it contains invalid data '%vsspv_visualstudio_dir%\\Templates\\ItemTemplates'. Error 3: Projects and Solutions: Unable to import property 'ProjectTemplatesLocation' because it contains invalid data '%vsspv_visualstudio_dir%\\Templates\\ProjectTemplates'. Error 4: Projects and Solutions: Unable to import property 'ProjectsLocation' because it contains invalid data '%vsspv_visualstudio_dir%\\Projects'. I'm using vs2005 pro |
feline |
Posted - Mar 23 2006 : 3:10:34 PM to make sure we are talking about the same thing here:
in VS2005, tools menu -> options -> environment -> keyboard there is a pull down list for keyboard mapping schemes.
is this the list that is missing entries? or even totally empty? i have often installed VA and never seen a problem with this list myself. do you have any other addin's installed?
have you tried tools menu -> import and export settings? this produces a dialog where the bottom option is "reset all settings"
which version of VS2005 are you using? |
sth4nth |
Posted - Mar 23 2006 : 12:07:47 AM I tried repair option, and also tried uninstall the vs2005 then reinstall. The problem is still there |
support |
Posted - Mar 22 2006 : 11:42:11 AM Do you have the option of repairing or reinstalling VS2005? |
sth4nth |
Posted - Mar 22 2006 : 07:11:38 AM Resetting won't help. There should be some schemes, such as vc6, emacs.. but in my vs these schemes disapear, I can't recover anything. Even bachspace doesn't work |
support |
Posted - Mar 21 2006 : 10:45:36 AM We aren't sure what you mean by, "nothing left for me to choose."
Try the Reset button in the options node you describe. Try also [re]setting the keyboard mapping scheme. |