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?
Opening Vault Project Issues
Moderator: SourceGear
Re: Opening Vault Project Issues
After doing that, do you check in the solution and project files so they are in Vault?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.
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
SourceGear Technical Support
Re: Opening Vault Project Issues
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.Beth wrote:After doing that, do you check in the solution and project files so they are in Vault?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.
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 file is located in it's own directory and I've verified there's only one on disk.
Re: Opening Vault Project Issues
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.
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
SourceGear Technical Support