I just installed Vault server and client on my machine. When the install finished, it tried to bring up a page but failed...
Here is the URL...
http://localhost/VaultService/VaultWeb/ ... %20install.
Here is the error message...
The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
--------------------------------------------------------------------------------
A name was started with an invalid character. Error processing resource 'http://localhost/VaultService/VaultWeb/Login.aspx?...
<%@ Page Language="C#" AutoEventWireup="true" MasterPageFile="~/VaultWeb/VaultWebMaster.Master" CodeBehind="Login.aspx.c...
I was able to bring up http://localhost/VaultService/ just fine, but when I click the Log In link, I get the same error message.
This is my home machine (I'm trying it out at home before I start trying to get work to purchase it - we're using VSS now). I'm running Windows XP and SQL Express.
Vault Service is not allowing me to login.
Moderator: SourceGear
ASP.Net wasn't installed
I had forgotten to install ASP.Net . Once I installed it, everything worked great.