Visual Studio loses projects

  • Thread starter Thread starter Peter Kirk
  • Start date Start date
P

Peter Kirk

Hi

does anyone else experience Visual Studio "losing" projects? Relatively
frequently I find that when I start up Visual Studio half the projects from
a solution are no longer there - the project files & source files still
exist, but the solution file seems to have forgotton them.


Peter
 
Hi Peter,

Which version of VS are you using ? Do you use a version control
system ? Did you take a closer look at your sln file ?

Microsoft Development Environment 2003, Version 7.1.3088

Version control system is "subversion". I did not look in the sln file - I
just updated again from version control which of course re-instated the
missing projects.

The loss of projects happens maybe a couple of times a month, and I was
curious about what it could be. Nothing is actually deleted from disk, and
it is easy to update the sln file again, but still...


Peter
 
Back
Top