“The operation could not be completed” on closing VS.NET, Round #2 !

Remember my last post on this subject ?
Just to refresh your memory, I’ve come across a strange Visual Studio .NET (2003) + Visual Source Safe (6.0d) problem:
I got “The operation could not be completed” alert every time I’ve closed my solution. Man, It was frustrating, but I think I have a solution for it if you’re using the same versioning mechanism I’m using and that is – “Link File” between your Class Libraries. It seems that the “Link File” option mess the solution\VSS\projects up for some unknown and undebuggalbe(is that a word? no ah…, well, it is now) reason.


The solution is quite simple, remove the linked file and put it in each of your class libraries. I know, I hate this solution too, but at least it will keep the sanity of your solution which is much more important than “1 place”(except asp.net 1.1 project, which don’t support “Like File” option) version holder.


Now I’m “The operation could not be completed” FREE !

 

Oren Ellenbogen

 

One thought on ““The operation could not be completed” on closing VS.NET, Round #2 !

Comments are closed.