Hi, I have a solution containing several web site and class library projects. The problem I'm having, occurrs when I want to do a "Get..." on a web site project or on the complete solution (in solution explorer). Then I get the following error dialog: --------------------------- Microsoft Visual Studio --------------------------- Unexpected error encountered. It is recommended that you restart the application as soon as possible. Error: Unspecified error File: vsee\lib\path\cvapipath.cpp Line number: 2459 --------------------------- OK --------------------------- Besides this error, SourceSafe integration works. E.g. I can use the commands (get latest, check-out/-in, get) on single or multiple files and even on folders inside a web site. Also Pending checkins works. Any idea what could be causing this error and what can be done to correct it? PS: I'm using Visual Studio 2005 RTM Best regards, Martin
Hi Martin, Are you using the VSS 2005? The Get throw this error on the first time. Does it also occur at a second time? If it still happens, I suggest you delete the local copy and do a Get from the VSS explorer and then open the local copy again. Kevin Yu ======= "This posting is provided "AS IS" with no warranties, and confers no rights."
Hi Kevin, I'm using VS 2005 and VSS 2005. We got the error always (on several) PCs. The error disappeared after unbinding/rebinding the solution, deleting all local files and getting the latest version from VSS explorer. Best regards, Martin "Kevin Yu [MSFT]" wrote: > Hi Martin, > > Are you using the VSS 2005? The Get throw this error on the first time. > Does it also occur at a second time? If it still happens, I suggest you > delete the local copy and do a Get from the VSS explorer and then open the > local copy again. > > Kevin Yu > ======= > "This posting is provided "AS IS" with no warranties, and confers no > rights." > >
Hi Martin, If the re-getting solution works, please perform this on all the machines. Sorry for the inconvenience. Kevin Yu ======= "This posting is provided "AS IS" with no warranties, and confers no rights."