.NET Framework 4 installation on IIS 7.5

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
12/20/2010 9:39:00 AM
Gravatar
Total Posts 5

.NET Framework 4 installation on IIS 7.5

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.
 

You must sign in to post in the forums. This thread is closed to new posts.