Click here to Skip to main content
15,888,984 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,

I just want to confirm that can i associate/Add a my .aspx page with existing running .asp application on LAN/Virtual Directory.
Posted

1 solution

Yes, you can run both .aspx and .asp page for a same virtual directory. Just make sure that in IIS you have set .net framework for that virtual directory
 
Share this answer
 
Comments
Sandeep Mewara 24-Apr-12 11:15am    
Comment from OP:
thanks,
I got your point, but the concern is to add a New Single .aspx page within running .asp application.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900