Cannot connect to sevrer in Admin Tool

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

Moderator: SourceGear

Post Reply
rhoadesm
Posts: 2
Joined: Sat Jun 17, 2006 10:50 am

Cannot connect to sevrer in Admin Tool

Post by rhoadesm » Sat Jun 17, 2006 11:25 am

I looked thru previous posts but never found one that solved my problem. I am trying to login in the Admin Tool and get the following error.

Unable to connect to http://localhost/vaultservice/vaultservice.asmx. 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: Client found response content type of 'text/plain; charset=utf-8', but expected 'text/xml'.
The request failed with the error message:
--
System.InvalidOperationException: VaultService.asmx Web Service method name is not valid.
at System.Web.Services.Protocols.HttpServerProtocol.Initialize()
at System.Web.Services.Protocols.ServerProtocolFactory.Create(Type type, HttpContext context, HttpRequest request, HttpResponse response, Boolean& abortProcessing)

--.

I can get to both http://localhost/VaultService/serverInstall.html & http://localhost/VaultService/VaultService.asmx. In the severInstall it tells me I have installed the server an now need to install the Admin Tool. When I click on the link I get a "The system administrator has set policies to prevent this installation"

I am running on a XP PRO SP2.

Thanks

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Sat Jun 17, 2006 2:14 pm

It looks like you are using "localhost/vaultservice/vaultservice.asmx" for the Vault server name in the "connect to server" dialog, and that is generating the error.

Try logging in with the Admin Tool and use only "localhost" for the server name.


The Vault Service html page has the suggestion to download the Admin Tool, but you only need to do this if you didn't already install it as part of the server install. You'll get the "The system administrator has set policies to prevent this installation" error if you try installing another copy.
Linda Bauer
SourceGear
Technical Support Manager

rhoadesm
Posts: 2
Joined: Sat Jun 17, 2006 10:50 am

Post by rhoadesm » Sat Jun 24, 2006 3:18 pm

Thanks this did solve my problem.

Post Reply