Source control plug-in caused an exception or reported.

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
shailesh116
Posts: 2
Joined: Thu Sep 21, 2006 5:13 am

Source control plug-in caused an exception or reported.

Post by shailesh116 » Thu Sep 21, 2006 5:28 am

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

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Post by Beth » Thu Sep 21, 2006 7:41 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.

shailesh116
Posts: 2
Joined: Thu Sep 21, 2006 5:13 am

Post by shailesh116 » Thu Sep 21, 2006 8:27 am

Thanks a lot. I could be able to resolve the issue by going to control panel-admin tools-Microsoft.net2.0 config and selecting runctime security policy and reset all.
Thanks.

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Post by Beth » Thu Sep 21, 2006 10:30 am

Thanks for the follow-up.

Post Reply