Hi
I'm working with Visual Studio 2005 and SourceGear Vault Client version 3.1.7. Earlier I was able to get the files from SourceGear.
Now, when I do "Open from Source Control...", it throws me the following error:
"Your source control plug-in caused an exception or reported a fatal error. Source control integration will be disabled until Microsoft Visual Studio is restarted or you change your source control plug-in selection."
The error log file contains the following entries after this has happened:
---------Begin new tracelog--------------
09/21/06 16:19:38 | Enter SccInitialize(), ppContext=1238620, hWnd=133052 lpAuxPathLabel=
09/21/06 16:19:38 | Exit SccInitialize(), ppContext=1238620, hWnd=133052 lpAuxPathLabel=Vault Project:
09/21/06 16:19:38 | Enter SccGetProjPath(), pContext=93071736, lpUser=Shailesh, lpProjName=, lpLocalPath=, lpAuxProjPath=, bAllowChangePath=1
09/21/06 16:26:28 | Enter SccUninitialize(), pContext=93071736
09/21/06 16:26:28 | Enter SccCloseProject(), pContext=93071736
09/21/06 16:26:28 | Exit SccCloseProject(), pContext=93071736
09/21/06 16:26:28 | Exit SccUninitialize(), pContext=93071736
I tried restarting the Visual Studio and changing the source control plug-in selection. I even tried reinstalling the SourceGear vault client but nothing happened.
Also, when I try to open the project doing File->Open->Project/Solution it says "Your project is under source control. An error occured registering this project under source control. It is recommended that you do not make any changes to the project. "
I don't understand what the problem is and I'm clueless about it. Please help me in getting rid of this problem as soon as possible.
Thanks
SJ
Source control plug-in caused an exception or reported.
Moderator: SourceGear
-
- Posts: 2
- Joined: Thu Sep 21, 2006 5:13 am
What kind of project are you working with? Is it a web project? Is your client the only one having problems with that project? Have you checked your server log to make sure there are no errors logged there when you are working with that project?
It's most likely a binding issue, but I want to make sure first.
It's most likely a binding issue, but I want to make sure first.
-
- Posts: 2
- Joined: Thu Sep 21, 2006 5:13 am