|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
asp to aspx(Type your message here)
-------------------------------- From: ashok kumar i am having asp project how to upgrade it it asp.net without changing the extesion means i have to keep my page extension as asp. ----------------------- Posted by a user from .NET 247 (http://www.dotnet247.com/) <Id>qnRan+nNA0eZ72fDCXeY9g==</Id> why would you want to do that?
if you really must, then you will need to change the settings on the ISAPI filters in iis but i am not sure that would work the ISAPI filters associate a particular page extension with a particular application e.g. cfm = coldfusion, asp = classic asp you could try pointing the .asp extension at the asp.net dll but i am not wholly convinced why not just upgrade to asp.net? Show quote "ashok kumar via .NET 247" wrote: > (Type your message here) > > -------------------------------- > From: ashok kumar > > i am having asp project how to upgrade it it asp.net without changing the extesion means i have to keep my page extension as asp. > > ----------------------- > Posted by a user from .NET 247 (http://www.dotnet247.com/) > > <Id>qnRan+nNA0eZ72fDCXeY9g==</Id> > |
|||||||||||||||||||||||