Hi,
I just installed Vault for the first time in demo mode, but I can't access the vault server. I can access the IIS server (\\localhost\VaultService), but trying to access http://localhost/VaultService/VaultService.asmx returns the following error :-
XML Parsing Error: not well-formed
Location: http://localhost/VaultService/VaultService.asmx
Line Number 1, Column 2:<%@ WebService Language="c#" Codebehind="VaultService.asmx.cs" Class="VaultService.VaultService" %>
accessing the server from the admin client simply returns :-
Unable to connect to http://localhost/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 503: Service Unavailable.
XML Parsing Error: not well-formed
Moderator: SourceGear
This is most likely a problem with IIS mappings for ASPNET.
See this forum post for a solution:
http://support.sourcegear.com/viewtopic.php?t=202
See this forum post for a solution:
http://support.sourcegear.com/viewtopic.php?t=202
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
Ok, this is a bit wierd, after reinstalling everything, I still get the same error when accessing the .asmx file in my browser, but I can now access the vaultservice using the Admin tool and the client. This I find a bit strange, but I'm happy now that I can actually start using and testing the product.
Thanks for the help.
Thanks for the help.