Installing IIS Before / After ??

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

Moderator: SourceGear

Post Reply
rogermon
Posts: 10
Joined: Tue Aug 09, 2011 11:47 am

Installing IIS Before / After ??

Post by rogermon » Tue Aug 09, 2011 12:11 pm

Hi Gang,

I'm looking at installing Vault server on a WinXP machine that is a few years old. It exceeds all the hardware requirements.

I have SQL server 2005 Standard edition, net Framework 3.5 installed. IIS 6 is available but not installed.

I've read here that you need to install things in a certain order. Do I need to uninstall stuff?

Is there a "common pitfalls" document somewhere for installing the Vault server?

Thanks!

Roger

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Installing IIS Before / After ??

Post by Beth » Tue Aug 09, 2011 12:50 pm

After installing IIS, the .NET framework needs to be registered with IIS. IIS 5 or IIS 6 will be fine. To register the .NET framework, run the following command:

Code: Select all

C:\Windows\Microsoft.NET\framework\v2.0.50727\aspnet_regiis -i
[/size]

Common errors are documented in our KB articles: http://support.sourcegear.com/viewtopic.php?f=13&t=792
Beth Kieler
SourceGear Technical Support

rogermon
Posts: 10
Joined: Tue Aug 09, 2011 11:47 am

Re: Installing IIS Before / After ??

Post by rogermon » Wed Aug 10, 2011 9:05 pm

That sounds pretty simple.

Thank You, Beth :)

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Installing IIS Before / After ??

Post by Beth » Thu Aug 11, 2011 8:40 am

You're welcome.
Beth Kieler
SourceGear Technical Support

Post Reply