Vadim’s Weblog

Never stop learning.

VS 2005 fails to load.

Posted by Vadim on May 23, 2008

On two different occasions I was asked to help when VS 2005 would not load.  We were able see only VS 2005 splash screen and that’s it.  In first case the CPU usage by devenv.exe was 25%.  To resolve this problem I launched VS in safe mode. 

C:\Program Files\Microsoft Visual Studio 8\Common7\IDE>devenv.exe /SafeMode

This prevents all third-party VSPakages from loading.  After that VS 2005 was loading properly all the time.

I believe that in both cases it happened after the developer installed an add-in.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>