Opening Vault Project Issues

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

Moderator: SourceGear

Post Reply
davenptl
Posts: 9
Joined: Mon Jan 31, 2011 2:23 pm

Opening Vault Project Issues

Post by davenptl » Mon Jul 11, 2011 9:05 am

After adding my solution to SourceGear Vault on a remote server when I open up the solution from Vault using the 'Open From Vault' option in Visual Studio everything works fine and the projects are shown as being bound to Vault.

Instead when I open the solution on the machine manually it is not shown as being bound to Vault, and comes up with a login screen, which by default tries to connect to http://localhost/VaultService. How do I change the address this dialog is trying to connect to so that it connects to my remote server?

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

Re: Opening Vault Project Issues

Post by Beth » Mon Jul 11, 2011 9:12 am

After adding my solution to SourceGear Vault on a remote server when I open up the solution from Vault using the 'Open From Vault' option in Visual Studio everything works fine and the projects are shown as being bound to Vault.
After doing that, do you check in the solution and project files so they are in Vault?

What happens if you try the Recent Projects link in the VS main page when you open VS?

It's possible that you've ended up with multiple solution files on disk. Where is the .sln located that you are opening?
Beth Kieler
SourceGear Technical Support

davenptl
Posts: 9
Joined: Mon Jan 31, 2011 2:23 pm

Re: Opening Vault Project Issues

Post by davenptl » Mon Jul 11, 2011 9:19 am

Beth wrote:
After adding my solution to SourceGear Vault on a remote server when I open up the solution from Vault using the 'Open From Vault' option in Visual Studio everything works fine and the projects are shown as being bound to Vault.
After doing that, do you check in the solution and project files so they are in Vault?

What happens if you try the Recent Projects link in the VS main page when you open VS?

It's possible that you've ended up with multiple solution files on disk. Where is the .sln located that you are opening?
The solution is checked into source control properly. When I try the Recent Projects link on the VS main page, it still comes up with the login dialog asking me to connect to the localhost/VaultService server instead of the remote server.

The solution file is located in it's own directory and I've verified there's only one on disk.

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

Re: Opening Vault Project Issues

Post by Beth » Mon Jul 11, 2011 12:21 pm

Could you close all instances of VS, then open VS and perform a new Open from Vault. If changes are made, check them in. Make sure that at any login point it is logging into the correct server. If not, change the login information.

Next, close VS entirely and try reopening again and use the recent projects link. Any change? If no change, then go to File - Vault Source Control - Change Vault Bindings. Unbind everything and click OK. Click Save All and close Visual Studio.

Reopen VS and your project, then go to File - Vault Source Control - Change Vault Bindings and try rebinding. Click Ok and check in any changes to the solution or project files.
Beth Kieler
SourceGear Technical Support

Post Reply