I used Vault client to get latest a folder which has a solution file in there. I stored them locally.
When I go to my local copy, open the .sln file up, it appears that it's opening the .sln file from the old Vault server. Here is the error message that Visual Studio 2005 shows up.
Unable to connect to http://sourcectrl.x.com/VaultService. No server was found at the specified URL. Please verify your network settings using the Options dialog under the Tools menu in the Vault GUI Client. Web Exception: The request failed with HTTP status 400: Bad Request.
The sourcectrl.x.com is the old server and is no longer online. When i did the get latest with Vault client, I logged in with new Vault server. Did I do anything wrong here?
v4.1.4: Keep opening from old Vault server
Moderator: SourceGear
Re: v4.1.4: Keep opening from old Vault server
I read a post on this forum and found that the old server URL is in the .sln file. The easiest way to change default vault server is adding an alias to the HOST file in C:\WINDOWS\system32\drivers\etc
<IP of new server> <name of old server>
<IP of new server> <name of old server>
Re: v4.1.4: Keep opening from old Vault server
The best way to deal with this is to perform a fresh Open From Vault or Open From Source Control so that the bindings get changed to the new server.
The path is written in the solution file. Rebinding should fix that, but if it doesn't, you can edit the solution file and all the proj files in notepad to point to the new Vault server.
The path is written in the solution file. Rebinding should fix that, but if it doesn't, you can edit the solution file and all the proj files in notepad to point to the new Vault server.
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support