Question : SQL Server 2008 Management Studio errors

I have a user who is getting these errors when using SQL Server 2008 Management Studio with a 2003 server.

I personally have never used or needed to know about this stuff so I know nothing about what's going wrong here. any advice would be well appreciated.

Thanks

Answer : SQL Server 2008 Management Studio errors

I believe that the settings file is usually located here:
C:\Documents and Settings\ \My Documents\SQL Server Management Studio\Settings

The location of what that path is,  is stored in the Registry:

HKEY_CURRENT_USER\Software\Microsoft\Microsoft SQL Server\90\Tools\Shell\Profile

The default value should be:
%vsspv_visualstudio_dir%\Settings\CurrentSettings-.vssettings

but you can change it to a local path on your harddrive if for some reason the Visual Studio Dir is on a fileshare.

You might be able to find more info through google:
http://www.google.com/search?hl=en&rlz=1C1GGLS_en-USUS292US303&q=HKEY_CURRENT_USER\Software\Microsoft\Microsoft+SQL+Server\90\Tools\Shell\Profile&btnG=Search
Random Solutions  
 
programming4us programming4us