Win 7 x64, IIS7.5 and Asp.net 4.0

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

Moderator: SourceGear

Post Reply
PhilBMorris
Posts: 6
Joined: Wed Nov 02, 2011 12:52 pm

Win 7 x64, IIS7.5 and Asp.net 4.0

Post by PhilBMorris » Wed Nov 02, 2011 1:27 pm

Is Valut standard compatible with ASP.Net 4.0? I have a Win7 OS 64 bit, and when I attempt to install the 64 bit version of the Vault server (version 5.1.2.19281) I get 'ASP.NET must be enabled... etc'. I have run aspnet_regiis from both the framework and framework64 sub-folders, and IIS 7.5 has asp.net support. I have de-registered and re-registered ASP.NET and also restarted the system to no avail

Suggestions?

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

Re: Win 7 x64, IIS7.5 and Asp.net 4.0

Post by Beth » Wed Nov 02, 2011 2:26 pm

Having Asp.net 4.0 is fine, but you also need Asp.net 2.0 as well. Download the 2.0 version of the .Net network, install it, and then try installing the Vault server.
Beth Kieler
SourceGear Technical Support

PhilBMorris
Posts: 6
Joined: Wed Nov 02, 2011 12:52 pm

Re: Win 7 x64, IIS7.5 and Asp.net 4.0

Post by PhilBMorris » Wed Nov 02, 2011 4:35 pm

Win 7 already has ASP.NET V2 installed as part of the OS (I downloaded the install package NetFx64.exe from MS and that was the message when I tried to install it)

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

Re: Win 7 x64, IIS7.5 and Asp.net 4.0

Post by Beth » Wed Nov 02, 2011 5:56 pm

Try running the following commands and then let me know your results.

Code: Select all

C:\Windows\Microsoft.net\framework64\v2.0.50727\aspnet_regiis -u

Code: Select all

C:\Windows\Microsoft.net\framework64\v2.0.50727\aspnet_regiis -i
Beth Kieler
SourceGear Technical Support

PhilBMorris
Posts: 6
Joined: Wed Nov 02, 2011 12:52 pm

Re: Win 7 x64, IIS7.5 and Asp.net 4.0

Post by PhilBMorris » Thu Nov 03, 2011 8:25 pm

Thanks Beth, that fixed it.

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

Re: Win 7 x64, IIS7.5 and Asp.net 4.0

Post by Beth » Fri Nov 04, 2011 7:49 am

Thanks for the update.
Beth Kieler
SourceGear Technical Support

Post Reply