Brand new install of Vault 4.1.1. demo in on XPSP2 with SQL 2005 Express, IIS 5.1 and .NET 2.0 runtime. My machine.config says:
<section name="processModel" type="System.Web.Configuration.ProcessModelSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" allowDefinition="MachineOnly" allowLocation="false"/>
Does that mean I have to pick machine login? Anyway I get this error whatever options I pick:
Looking for IIS Version
Configuring your new Vault Installation
Requesting the IIS Process User...Requesting Vault Admin user password...OK
Connecting to the SQL Server...OK
Verifying the SQL Server requirements...OK
Checking for an existing databases...Found.
Asking for database's fate...Keep existing.
Upgrading the existing source control database...
This may take a long time. Do NOT stop this process!
Checking the installed database version...OK
Grant database access to ROBIN\ASPNET...OK
Upgrading SourceGear master database schema...OK
Upgrading SourceGear source control database schema...OK
Upgrading SourceGear master stored procedures...OK
Upgrading SourceGear source control stored procedures...OK
Database upgrade succeeded!
Checking permissions on local folders...OK
Adding permissions for temporary asp.net files...
Ok
Updating Configuration...OK
Pre-Website Check...
Entering Website Check...
Looking for websites on this machine...
Looking for websites on this machine...
Prepped IIS Path : IIS://LocalHost/W3SVC. Preparing to do directory entry
Unknown error (0x800cc810)
Vault Setup is exiting due to a failure or cancellation. Error Code = -1280
Please help, surely a fresh demo install shouldn't be this hard!
Demo 4.1.1 server install error -1260
Moderator: SourceGear
Aha, thanks!
During reinstall of IIS I got an "error writing encrypted data to the web server's configuration database". Googling this lead me to
http://lists.evolt.org/archive/Week-of- ... 19238.html
and
http://support.microsoft.com/kb/q246459/
Following the instructions for repairing permissions in the second link allowed me to reinstall IIS, and then successfully install Vault Server.
I'm guessing this IIS install error may have been also the root cause of the Vault install error too.
Thanks for your help!
During reinstall of IIS I got an "error writing encrypted data to the web server's configuration database". Googling this lead me to
http://lists.evolt.org/archive/Week-of- ... 19238.html
and
http://support.microsoft.com/kb/q246459/
Following the instructions for repairing permissions in the second link allowed me to reinstall IIS, and then successfully install Vault Server.
I'm guessing this IIS install error may have been also the root cause of the Vault install error too.
Thanks for your help!