Source Control - Unable to Access Database
Moderator: SourceGear
Source Control - Unable to Access Database
Hi
We are getting the following error when trying to load a project which is under source control in Vault.
Source Control - Unable to Access Database
The associated source control plug-in is not installed or could not be intialized
We are running:
Vault 3.1.6
Visual Studio 2005
Would it be possible to give a likely reason for this happening?
Thanks
DC
We are getting the following error when trying to load a project which is under source control in Vault.
Source Control - Unable to Access Database
The associated source control plug-in is not installed or could not be intialized
We are running:
Vault 3.1.6
Visual Studio 2005
Would it be possible to give a likely reason for this happening?
Thanks
DC
Dave,
It's possible that your source code control provider has been changed from within VS 2005. I have experienced this issue myself without manually changing it, I believe it's a bug within VS 2005. The first thing to check is Tools - Options - Source Control - Current source control plug-in. Verify that this is set to "SourceGear Vault Client".
Please let me know if this is the case.
Thanks,
Tonya Nunn
SourceGear
It's possible that your source code control provider has been changed from within VS 2005. I have experienced this issue myself without manually changing it, I believe it's a bug within VS 2005. The first thing to check is Tools - Options - Source Control - Current source control plug-in. Verify that this is set to "SourceGear Vault Client".
Please let me know if this is the case.
Thanks,
Tonya Nunn
SourceGear
The next suggestion that I have is to close VS 2005, open your Vault Client, set your default scc provider to Vault (Tools - Options - General - Make Vault your default SCC provider) and close the Vault Client. Reopen VS 2005 and verify that Vault is set as your primary scc provider.
Attempt to open your project again. If the problem still exists, please give me steps that you are taking to open the project from source code control.
Tonya
Attempt to open your project again. If the problem still exists, please give me steps that you are taking to open the project from source code control.
Tonya
Dave,
Regardless if the project has already been bound to source code control, you will need to open the project by using File, SourceControl, Open from source control the very first time that you open a project. From this point on, you can continue to open the project using File - Open.
If you are the person adding the project to scc, you wouldn't have to use the open from source control option because the project already exists on your machine, which why they're not having the problem.
I would reccommend clearing out your working folder before opening the project again.
Tonya
Regardless if the project has already been bound to source code control, you will need to open the project by using File, SourceControl, Open from source control the very first time that you open a project. From this point on, you can continue to open the project using File - Open.
If you are the person adding the project to scc, you wouldn't have to use the open from source control option because the project already exists on your machine, which why they're not having the problem.
I would reccommend clearing out your working folder before opening the project again.
Tonya