Re: asp.net authentication for asp pages

From: Woody (roy.zuill@americanmobile.com)
Date: 11/25/02


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".



Relevant Pages

  • Re: Securing Non ASP.Net Files
    ... having now is that the *.asp pages that I have protected are not getting ... > file types that are used in ASP.NET applications. ... > System.Web.HttpForbiddenHandler returns an error to the user who requests ... This method of protecting files can be used for any file type. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Cant open an ASP page
    ... You can't "browse" to the asp page from file system... ... >try to open an ASP page (not listed on my HTTP file types ... >could be fixed by opening My Computer>View Menu> ... >Options> File Types and Editing. ...
    (microsoft.public.windowsxp.security_admin)
  • Re: Are "include files" serach egine friendly and HTML/XHTML compliant?
    ... I am not sure but I think it has problem with ASP pages. ... done with it by removing all VBscript codes and test it again pure HTML ... Any unrendered ASP code will return an error in a validator - it must be ...
    (microsoft.public.frontpage.programming)
  • Re: Creating a DLL
    ... > The MS Common Dialog Control is an ActiveX control. ... >>I do understand the difference between ASP and ASP.NET. ... >> existing HTML pages. ...
    (microsoft.public.dotnet.languages.vb.controls)
  • Re: Problem with freewrap and encoding (please just give it a try)
    ... > Those last few lines don't look like any special ASP stuff to me. ... By copying and pasting I meant copying the following HTML lines ... set fileId ... set parFileId ...
    (comp.lang.tcl)