Can ASP and ASP.net bothwork on IIS 5.0

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello All,

I have a requirement of converting some asp files to asp.net files. The
server is IIS 5. So ultimately both ASP and ASp.net files should work on IIS
5. What changes do I need to make on the server. Is possible without
upgrading to IIS6.0?

Thanks in Advance,
Anandhi
 
Yes, you can use both on IIS 5, but not in the same application.

--
HTH,

Kevin Spencer
Microsoft MVP

Printing Components, Email Components,
FTP Client Classes, Enhanced Data Controls, much more.
DSI PrintManager, Miradyne Component Libraries:
http://www.miradyne.net
 
Back
Top