|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
IIS 5.2 Using Both ASP.Net 1.1 and 2.0
Current Specification
SQL Server 2005 (Requires ASP.NET 2.0) Piece Of Software (Require ASP.NET 1.1) IIS 5.2 (Running A Site Wide Web Server) Problem:- The problem we are having is that we are unable to customise the version of ASP.NET in IIS 5.2 In theory, we believed that we could set the ASP.NET version for each Application Pool by selecting properties>> ASP.Net Tab. In practise this was not the case, and we only able to keep the existing version 2.0xxxx (that was the only one available in the drop down). Does anyone have any idea why we are unable to change the version number??? Kind Regards Mean Machine ![]() |
|
#2
|
|||
|
|||
|
Have you run the "aspnet_regiis.exe -i" command from your C:\Windows\Microsoft .NET\Framework\2.0xxx\ directory?
This registers the 2.0 framework with IIS, which will create the "ASP.NET" tab where you can determine which version of the framework the site should run against.
__________________
Being educated does not make you intelligent |
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > IIS 5.2 Using Both ASP.Net 1.1 and 2.0 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|