Visual Studio Development Bookmark and Share   
 index > Visual Studio Source Control and SourceSafe > Studio crashes when using "Recent Projects"
 

Studio crashes when using "Recent Projects"

Hi,

We have just updated our source safe to 2005 and we use visual studio 2008 sp1.
We have the startup page set as "last used project".

When we first start Studio and then changes the project by using the "Recent Projects" Studio then crashes on VIsta mashines.
On XP machines the is a number of error messages but no crash. The Project then gets unavailable on XP machines.
The XP error messages is "The project <project_name> 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."
The another error comes:
"Unexpected error encountered. It is recommended that you restart the application as soon as possible."
"Error: HRESULT: 0x8000ffff"
"File: vsee\pkgs\vssprovider\sccprj.cpp"
"Line number: 3936"

Last this error comes:
"One or more projects in the solution could not be loaded for the following reason(s):
"The application for the project is not installed."
"These projects will be labeled as unavailable in Solution Explorer. Expand the project note to show the reason the project could not be loaded."

The problem only occure if a project is loaded at startup.
If the startup page is set to "home Page" the "last used projects" works fine.

Any one that know a solution for this problem?
I don't know if it is Studio or source safe that creates the problem.
Morten Kruse Job  Tuesday, June 30, 2009 6:38 AM
You can try removingall the VSS related files .scc & .vspscc in the Working folder, and then in the .CSProj , removed all the 4 lines
<SccProjectName>...</SccProjectName>
<SccLocalPath>...</SccLocalPath>
<SccAuxPath>...</SccAuxPath>
<SccProvider>...</SccProvider>



Catherine Sea
http://www.scmsoftwareconfigurationmanagement.com/
Catherine Sea  Tuesday, June 30, 2009 7:13 AM
You can try removingall the VSS related files .scc & .vspscc in the Working folder, and then in the .CSProj , removed all the 4 lines
<SccProjectName>...</SccProjectName>
<SccLocalPath>...</SccLocalPath>
<SccAuxPath>...</SccAuxPath>
<SccProvider>...</SccProvider>



Catherine Sea
http://www.scmsoftwareconfigurationmanagement.com/
Catherine Sea  Tuesday, June 30, 2009 7:13 AM

You can use google to search for other answers

Custom Search

More Threads

• Suggestions for Code Control
• Error open project from source control using MSSCCI
• Editing file allowed without check-out
• where is this vwd.webinfo coming from?
• Finding all 'check-in' instances for a specific user over a time period..possible?
• Data Store Procedures
• Why 'Launch Microsoft Visual Source Safe(Internet)' is disabled?
• In Copy-Modify-Merge can you force a get if local version is not based on the latest?
• SourceSafe automation VersionNumber question
• unwanted checkout on compilation