Re: ASP.Net Authentication

From: Larry Hastings (greg.@remove-me.unixsucks.com)
Date: 11/30/02


From: "Larry Hastings" <greg.@remove-me.unixsucks.com>
Date: Fri, 29 Nov 2002 23:51:21 -0600


Check NTFS permission the file. You shall give RX permission to it to worker process.

"Joe Arnone" <joe@joearnone.com> wrote in message news:e057683c.0211292116.387b3ec5@posting.google.com...
> I am having difficulty understanding what additional permissions need
> to be modified to execute a aspx page.
>
> I have IIS set to anonymous access. However, when I try to access an
> aspx page I get a 401.3 "Access Denied by ACL on resource IIS". I do
> not seem to get access denied on htm pages with in the same directory.
>
> Do additional permissions need to be removed for the ASP.Net worker
> process? Any help would be appreciated.



Relevant Pages

  • Re: ASPX : ACCESS denied when start/stop windows services
    ... Give it a specific username and password to use. ... > but still i am not able to access the services from aspx pages. ... >> permission to interact with windows services. ... >>> i do need to control my windows services using aspx pages. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Security Error attempting to access SQL Database
    ... aspx page I receive the following error. ... Request for the permission of type ... CodeAccessPermission demand, StackCrawlMark& stackMark, Int32 checkFrames, ... Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior ...
    (microsoft.public.sqlserver.security)
  • Re: ASPX : ACCESS denied when start/stop windows services
    ... i added the impersonate="true" in my config files. ... but still i am not able to access the services from aspx pages. ... > permission to interact with windows services. ... >> i do need to control my windows services using aspx pages. ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: trying to post to aspx anonyomously is blocked?
    ... it is desired to have more permission than "machine" (ASPNET). ... On the web server, create a new virtual folder and add a simple ... Will the problem also occur with the ASPX ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Cant access ASP.net pages from outside
    ... Check if the Windows login that you are using to access your aspx pages ... have the permission to access these pages. ...
    (microsoft.public.dotnet.framework.aspnet)