Re: asp.net authentication for asp pages
From: Woody (roy.zuill@americanmobile.com)
Date: 11/25/02
- Next message: I Got Your DOTNET: "machine.config file"
- Previous message: timm: "adodb load failure"
- In reply to: Mark Hanson: "asp.net authentication for asp pages"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Woody" <roy.zuill@americanmobile.com> Date: Mon, 25 Nov 2002 10:48:29 -0800
Hello Mark,
I do not think that this is possible. ASP.NET will only be processing the
pages that are aspx (and a few other file types) - and ASP pages must
continue to be processed by ASP. Only the managed pages are going to be
protected by ASP.NET security - html, pdf, asp, whatever files will not be
under the ASP.NET security as far as I have been able to determine.
Woody Zuill
"Mark Hanson" <mark_hanson_eng@hotmail.com> wrote in message
news:c13d5c05.0211181436.10a98073@posting.google.com...
> Can we use asp.net authentication with asp pages? We have an old asp
> application, and have placed all asp/asa pages in an asp.net project.
> We are not ready to migrate the pages to asp.net. I know for html
> pages you can go to IIS
> project->directory->configuration->mappings->add an html mapped to
> aspnet_isapi.dll. I tried editing the asp mapping to use
> aspnet_isapi.dll but in the browser I receive the error "This type of
> page is not served"..."The extension '.asp' may be incorrect".
- Next message: I Got Your DOTNET: "machine.config file"
- Previous message: timm: "adodb load failure"
- In reply to: Mark Hanson: "asp.net authentication for asp pages"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|