Use devenv /log to troubleshoot VS issues

VS 2005 has a built-in logging system to help Product Support Services troubleshoot Visual Studio issues. You may find it useful to troubleshoot issues on your own. Run "Devenv.exe /log" The log file is written out to %USERPROFILE%\Application Data\Microsoft\Visual Studio\8.0\ActivityLog.xml

Happy Visual Studio’ing!