|
| |||||||||
| Tags: asp, framework, net |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| How to run an ASP.NET version 1.x Web application in the .NET Framework
Hi I want to run an ASP.NET version 1.x Web application in the .NET Framework version 2.0. Can some one provide me information and steps ? Thanks |
|
#2
| ||||
| ||||
| Re: How to run an ASP.NET version 1.x Web application in the .NET Framework
The .NET Framework allows you to install multiple versions of the common language runtime on the same computer. Installing the .NET Framework 2.0 will not disrupt any existing applications that are running on previous versions of the .NET Framework. The .NET Framework 2.0 is designed to have a high degree of backward compatibility with applications built with previous versions of the .NET Framework. An application running on a previous version of the .NET Framework can be made to run on the .NET Framework 2.0 by mapping the application to use the ASP.NET 2.0 ISAPI extension (Aspnet_isapi.dll). |
|
#3
| ||||
| ||||
| Re: How to run an ASP.NET version 1.x Web application in the .NET Framework To configure a 1.x application's script map to use the .NET Framework version 2.0
|
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "How to run an ASP.NET version 1.x Web application in the .NET Framework" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| which version MS .Net framework?? | MTHall51 | Operating Systems | 3 | 06-08-2010 11:22 AM |
| Microsoft .NET Framework (any version will not install) | oblivion92 | Windows Update | 2 | 21-11-2009 12:22 PM |
| How do .NET FRamework Version 2.0 works | Atilla | Windows Software | 3 | 12-03-2009 11:59 AM |
| Which version of net framework for windows 7? | Gluteus | Networking & Security | 3 | 23-02-2009 11:25 PM |
| Where to get stand alone Dot Net Framework version 1.1, version 2.0,version 3.0, version 3.5, version 2.0 SP1, version 3.0 SP1 ? | pg | Windows XP Support | 2 | 08-02-2008 09:15 PM |