Hi !
Would you help me with this.
Can't install .NET Framework 4 on IIS 7.5
(w7, SQL Server 2008 and mojoportal-2-3-5-5-mssql-net40-deploymentfiles)
After executing C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis –i
in command prompt it writes:
C:\Users\Name>C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis -i
Administration utility (4.0.30319) to install and uninstall ASP.NET on the
local machine.
Copyright (c) Microsoft Corporation. All rights reserved.
-- ASP.NET REGISTRATION OPTIONS --
-i Install this version of ASP.NET and update IIS
configuration at the root level to use this version of
ASP.Net.
-ir Install this version of ASP.NET, register only. Do not
change any web applications to use this version.
-iru Install this version of ASP.NET. If there are any existing
applications that uses ASP.NET, it will not change IIS
configuration to use this version.
-enable When -enable is specified with -i, -ir or -r, ASP.NET will
be enabled in the IIS security console (IIS 6.0 or later).
-disable When -disable is specified with -i, -ir or -r, ASP.NET will
be disabled in the IIS security console (IIS 6.0 or later).
etc.
with no effect on installing it to IIS.
It remains there in 2nd version.