Studio crashes when using "Recent Projects"Hi,<br/><br/>We have just updated our source safe to 2005 and we use visual studio 2008 sp1.<br/>We have the startup page set as &quot;last used project&quot;.<br/><br/>When we first start Studio and then changes the project by using the &quot;Recent Projects&quot; Studio then crashes on VIsta mashines. <br/>On XP machines the is a number of error messages but no crash. The Project then gets unavailable on XP machines.<br/>The XP error messages is  &quot;The project &lt;project_name&gt; is under source control. An error occurred registering  this project with source control. It is recommended that you  do not make any changes to this project.&quot;<br/>The another error comes:<br/>&quot;Unexpected error encountered. It is recommended that you restart the application as soon as possible.&quot;<br/>&quot;Error: HRESULT: 0x8000ffff&quot;<br/>&quot;File: vsee\pkgs\vssprovider\sccprj.cpp&quot;<br/>&quot;Line number: 3936&quot;<br/><br/>Last this error comes:<br/>&quot;One or more projects in the solution could not be loaded for the following reason(s):<br/>&quot;The application for the project is not installed.&quot;<br/><span style="font-family:Arial">&quot;These projects will be labeled as unavailable in Solution Explorer.<span>  </span>Expand the project note to show the reason the project could not be loaded.&quot;<br/></span><br/>The problem only occure if a project is loaded at startup.<br/>If the startup page is set to &quot;home Page&quot; the &quot;last used projects&quot; works fine.<br/><br/>Any one that know a solution for this problem?<br/>I don't know if it is Studio or source safe that creates the problem.<br/>© 2009 Microsoft Corporation. All rights reserved.Mon, 06 Jul 2009 03:04:02 Za01731c7-54d4-45c2-8aea-469a909f4a20http://social.msdn.microsoft.com/Forums/en/vssourcecontrol/thread/a01731c7-54d4-45c2-8aea-469a909f4a20#a01731c7-54d4-45c2-8aea-469a909f4a20http://social.msdn.microsoft.com/Forums/en/vssourcecontrol/thread/a01731c7-54d4-45c2-8aea-469a909f4a20#a01731c7-54d4-45c2-8aea-469a909f4a20Morten Kruse Jobhttp://social.msdn.microsoft.com/Profile/en-US/?user=Morten%20Kruse%20JobStudio crashes when using "Recent Projects"Hi,<br/><br/>We have just updated our source safe to 2005 and we use visual studio 2008 sp1.<br/>We have the startup page set as &quot;last used project&quot;.<br/><br/>When we first start Studio and then changes the project by using the &quot;Recent Projects&quot; Studio then crashes on VIsta mashines. <br/>On XP machines the is a number of error messages but no crash. The Project then gets unavailable on XP machines.<br/>The XP error messages is  &quot;The project &lt;project_name&gt; is under source control. An error occurred registering  this project with source control. It is recommended that you  do not make any changes to this project.&quot;<br/>The another error comes:<br/>&quot;Unexpected error encountered. It is recommended that you restart the application as soon as possible.&quot;<br/>&quot;Error: HRESULT: 0x8000ffff&quot;<br/>&quot;File: vsee\pkgs\vssprovider\sccprj.cpp&quot;<br/>&quot;Line number: 3936&quot;<br/><br/>Last this error comes:<br/>&quot;One or more projects in the solution could not be loaded for the following reason(s):<br/>&quot;The application for the project is not installed.&quot;<br/><span style="font-family:Arial">&quot;These projects will be labeled as unavailable in Solution Explorer.<span>  </span>Expand the project note to show the reason the project could not be loaded.&quot;<br/></span><br/>The problem only occure if a project is loaded at startup.<br/>If the startup page is set to &quot;home Page&quot; the &quot;last used projects&quot; works fine.<br/><br/>Any one that know a solution for this problem?<br/>I don't know if it is Studio or source safe that creates the problem.<br/>Tue, 30 Jun 2009 06:38:02 Z2009-06-30T06:38:02Zhttp://social.msdn.microsoft.com/Forums/en/vssourcecontrol/thread/a01731c7-54d4-45c2-8aea-469a909f4a20#70f77d10-0b7b-4610-97d2-2a9a27c497c3http://social.msdn.microsoft.com/Forums/en/vssourcecontrol/thread/a01731c7-54d4-45c2-8aea-469a909f4a20#70f77d10-0b7b-4610-97d2-2a9a27c497c3Catherine Seahttp://social.msdn.microsoft.com/Profile/en-US/?user=Catherine%20SeaStudio crashes when using "Recent Projects"You can try removing all the VSS related files .scc &amp; .vspscc in the Working folder, and then in the .CSProj , removed all the 4 lines     <br/>    &lt;SccProjectName&gt;...&lt;/SccProjectName&gt;<br/>    &lt;SccLocalPath&gt;...&lt;/SccLocalPath&gt;<br/>    &lt;SccAuxPath&gt;...&lt;/SccAuxPath&gt;<br/>    &lt;SccProvider&gt;...&lt;/SccProvider&gt;<br/><br/><br/><br/>Catherine Sea<br/><a href="http://www.scmsoftwareconfigurationmanagement.com/">http://www.scmsoftwareconfigurationmanagement.com/</a>Tue, 30 Jun 2009 07:13:23 Z2009-06-30T07:13:23Z