XML Parsing Error: not well-formed

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

Moderator: SourceGear

Post Reply
nixonad

XML Parsing Error: not well-formed

Post by nixonad » Fri Oct 07, 2005 5:16 am

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.

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

Post by lbauer » Fri Oct 07, 2005 7:47 am

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
Linda Bauer
SourceGear
Technical Support Manager

nixonad

Thanks

Post by nixonad » Tue Oct 11, 2005 1:21 am

Thanks, but I tried this before (and again now) and it makes no difference, I'm still getting the same error message.

ericsink
Posts: 346
Joined: Mon Dec 15, 2003 1:52 pm
Location: SourceGear
Contact:

Post by ericsink » Tue Oct 11, 2005 8:22 am

This still looks very much like ASP.NET is simply not configured properly on your machine. If ASP.NET doesn't work, then Vault won't work.

Are any other ASP.NET apps working properly on that machine?
Eric Sink
Software Craftsman
SourceGear

nixonad

Post by nixonad » Wed Oct 12, 2005 12:39 am

I don't have any other ASP.NET applications installed on this machine as far as I am aware.

I tried uninstalling Vault, IIS and .NET1.1, then reinstalling IIS, .NET1.1 and Vault (in that order) and still have the same error message.

nixonad

Post by nixonad » Wed Oct 12, 2005 12:47 am

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.

Post Reply