Hi, I have just installed SourceGear Vault client, version 3.0.1(2769) and when I try to connect to server I get this error message:
"Unable to connect to http://SERVERNAME/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 underlying connection was closed: An unexpected error occurred on a receive."
I have read all messages on these forums related to the "unable to connect" problem and verified that I connect to the server successfully using the browser. I changed the proxy configuration in the file VaultGUIClient.exe.config but it has made no difference. (Note, it recommends to change the machine.config file, but I have not found it on my machine). Our company uses a firewall, but I don't thinks it can be the problem because I can connect to the server using the browser - am I right in thinking so? Any ideas what may be causing the problem?
Thanks!
Andrei
Unable to connect to server
Moderator: SourceGear
Andrei,
Can you log onto the server machine and connect to localhost? This will bypass any network problems. If that succeeds, then there is a network component which is not allowing the SOAP messages through. The most common workarounds are:
1. Set the network card on the server to use half-duplex mode.
2. Disable Keep-alives for the Vault web service
3. If using 2003, set IIS to run in 5.0 isolation mode.
Can you log onto the server machine and connect to localhost? This will bypass any network problems. If that succeeds, then there is a network component which is not allowing the SOAP messages through. The most common workarounds are:
1. Set the network card on the server to use half-duplex mode.
2. Disable Keep-alives for the Vault web service
3. If using 2003, set IIS to run in 5.0 isolation mode.