English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Hi,
I know ASP 3.0 and I recently installed Visual Studio 2005 which is automatically installed .NET Frame works 2.0.

My Question is :

Can I Run ASP. 1.1 based application? Beacuse I know Only ASP.net 1.1 based programming not 2.0.

Or Is there new Improvement on Classic ASP 3 is there any books for this ?

If I need ASP.net framework to run asp.net 1.0 based application what I have to do?

Please answer this question very clearly so that I can start implimenting.

2006-12-29 19:36:19 · 2 answers · asked by ReplicatorJ 3 in Computers & Internet Software

2 answers

Can I Run ASP. 1.1 based application? Because I know Only ASP.net 1.1 based programming not 2.0.
* You need to install dotnet framework 1.1 if you want to run it in Donet Framework 1.1, There still different between 1.1 and 2.0. Some of code is not compatiable. If you are using server2003 there is a setting in IIS for Dotnet. You need to use different application pool for 1.1 and 2.0. It can not be run at the same time in one website.

Or Is there new Improvement on Classic ASP 3 is there any books for this ?
* I do not know any improve from Microsoft

If I need ASP.net framework to run asp.net 1.0 based application what I have to do?
You can download from microsoft and run the exe in C:\WINDOWS\Microsoft.Net\ .... \aspnet_regiis.exe for set up IIS

Hope this can help you.

2006-12-30 04:15:40 · answer #1 · answered by Jason L 5 · 0 0

Dear User

Your Question is about running an asp.Net application,
Ans is your can run any .net version on a framework as it supports all backward capabilities.

but I feel that you wanna ask about developing asp.net app using the newer version. Then the answers is No

You need to learn new concepts of the latest version.

2006-12-30 03:52:32 · answer #2 · answered by ? 2 · 0 1

fedest.com, questions and answers