Demo 4.1.1 server install error -1260

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

Moderator: SourceGear

Post Reply
colonel32
Posts: 6
Joined: Tue Apr 15, 2008 7:12 am

Demo 4.1.1 server install error -1260

Post by colonel32 » Tue Apr 15, 2008 7:19 am

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!

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

Post by lbauer » Tue Apr 15, 2008 8:23 am

Is your OS 32-bit or 64-bit?
Linda Bauer
SourceGear
Technical Support Manager

colonel32
Posts: 6
Joined: Tue Apr 15, 2008 7:12 am

Post by colonel32 » Tue Apr 15, 2008 8:39 am

Hi Linda, thanks, it's 32-bit.

mskrobul
Posts: 490
Joined: Wed Jan 14, 2004 10:22 am
Location: SourceGear
Contact:

Post by mskrobul » Tue Apr 15, 2008 9:38 am

The installer uses WMI to create virtual directories in IIS and that is failing for some reason. Errors like that usually indicate a problem with IIS. Try re-installing IIS. You may need to re-install the .NET 2.0 framework after re-installing IIS also.
Mary Jo Skrobul
SourceGear

colonel32
Posts: 6
Joined: Tue Apr 15, 2008 7:12 am

Post by colonel32 » Tue Apr 15, 2008 10:24 am

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!

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

Post by lbauer » Tue Apr 15, 2008 10:37 am

Let us know if we can be of further assistance.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply