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?
Win 7 x64, IIS7.5 and Asp.net 4.0
Moderator: SourceGear
Re: Win 7 x64, IIS7.5 and Asp.net 4.0
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
SourceGear Technical Support
-
- Posts: 6
- Joined: Wed Nov 02, 2011 12:52 pm
Re: Win 7 x64, IIS7.5 and Asp.net 4.0
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)
Re: Win 7 x64, IIS7.5 and Asp.net 4.0
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
SourceGear Technical Support
-
- Posts: 6
- Joined: Wed Nov 02, 2011 12:52 pm
Re: Win 7 x64, IIS7.5 and Asp.net 4.0
Thanks Beth, that fixed it.
Re: Win 7 x64, IIS7.5 and Asp.net 4.0
Thanks for the update.
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support