Impossible to bind Solution

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

Moderator: SourceGear

Post Reply
Polo57
Posts: 1
Joined: Tue Feb 09, 2010 8:08 am

Impossible to bind Solution

Post by Polo57 » Tue Feb 09, 2010 8:14 am

I am using VS2008
I have one DLL that is already shared in Vault (project 0)
I have one solution that is using this DLL (project 1). I have create a folder on the Vault and imported all files from Project 1. In VS2008, I am trying to get the synchronization working but I am not able to correct the binding. Eventhough VS will show the correct folder to map on the vault (project 1), after clicking "Use this binding anyway". It doesn't work and the mapping does'nt get save. I have already spent several hours on this. Thanks for your help.

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

Re: Impossible to bind Solution

Post by Beth » Tue Feb 09, 2010 3:12 pm

I have create a folder on the Vault and imported all files from Project 1.
This is a VSS import that you are doing?

Do you wish to use the Vault Enhanced or Classic Client in Visual Studio?

If you are coming from VSS and want to use the Enhanced Client, then you might try using our auto-rebind dialog found in the Vault admin web page.

For manually rebinding, try the following. It's important to remember to click OK after unbinding to get the change applied correctly.
1) Go to File - Source Control - Change Source Control.
2) Select all lines in the window that opens and click Unbind.
3) Click OK.
4) Go to Tools - Options - Source Control - Plug-in.
5) Select the Enhanced Client and click OK.
6) Go to File - Vault Source Control - Change Vault Bindings.
7) Select one line and click Bind.
8_) When the binding window opens, select the folder that element resides in and click OK.
9) Check that the status for that line is Valid.
10) Repeat on each line. When all are Valid, click OK.
11) Check in the changes to the .sln and project files.
12) All other users who work on that project need to use the same client, so they now need to set their Source Control to the Enhanced Client and perform an Open From Vault or to rebind like you did.
Beth Kieler
SourceGear Technical Support

Post Reply