.NET Security in ASP pages.

G

Guest

I have a big application running in ASP. I am moving it to ASP.NET.
Is there a way to use the .NET security authentication in my old ASP pages
until I'm able to convert them all?
 
T

Tampa.NET Koder

Well,

If you modify the script map for the .asp extexsion in IIS to be handled by
the aspnet_isapi.dll. Them maybe this could work. You have to test this out
first though
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top