PDA

Click to See Complete Forum and Search --> : Classic ASP and ASP.NET on same server?


MarkusJ_NZ
Aug 14th, 2002, 05:53 PM
Hi, I have been using ASP for the last few years and I would like to go foward to using ASP.NET.

What I would like to know is if it is possible to install the .NET framework on the server and still run classic .asp pages alongside .aspx pages?

I have some applications which I am perfectly happy with and obviously do not want to have to rewrite in .net.

Is this possible?

Thanks
MarkusJ

Cander
Aug 14th, 2002, 06:45 PM
yes they both coexist as .NET just add-ons to IIS

MarkusJ_NZ
Aug 15th, 2002, 02:10 AM
Cheers, thanks for your help
Markus