How would ASP and ASP.NET apps run at the same time on the same server?

Showing Answers 1 - 2 of 2 Answers

Likitha kollur

  • Jun 18th, 2005
 

 
 
ASP and ASP.net apps can run at same server because we have 2 instances on the IIS so it is possible to run the both apps on same server.

  Was this answer useful?  Yes

Nandagopal

  • Jul 25th, 2005
 

Both ASP and ASP.net can be run at same server, becuase IIS has the capability to respond/serve both ASP and ASP.NET request.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions