Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A: Delete the Registration Cache and reset your Visual Studio user settings:
To delete the Registration Cache, open a command prompt and change directory to the %Temp%\BIS directory:
>cd /d %temp%\bis
Delete the registration cache files:
>del *regproxy*.xml
To reset your Visual Studio user settings, start Visual Studio with the /resetuserdata switch:
>devenv.exe /resetuserdata
Applicability: Visual Studio 2005 Beta 1 Refresh with Visual Studio 2005 Team System