Re: Access Denied

From: Bernard (qbernard_at_hotmail.com.discuss)
Date: 06/01/04


Date: Tue, 1 Jun 2004 16:12:41 +0800

The error msgs is pretty clear. ensure the application user has at least
READ permission to the resource file.

-- 
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/
"Simon" <anonymous@discussions.microsoft.com> wrote in message
news:1597e01c44726$8b8735c0$a601280a@phx.gbl...
> Hi,
>
> I have Windows Server 2003 with IIS 6 and CMS 2002 for my
> intranet. Everything was working well on my development
> server. But now I try to put it on my production server,
> and when I try to access the intranet, I get an ASP.NET
> which basically tells that ASP.NET can't access IIS. A
> complete description of the error follows. Can anyone
> help me with that?
>
> TIA,
> Simon
>
> ==========================================================
> Access to the
> path "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322
> \Temporary ASP.NET Files\woodgrovenet\b30d75f3\32175c07"
> is denied.
> Description: An unhandled exception occurred during the
> execution of the current web request. Please review the
> stack trace for more information about the error and
> where it originated in the code.
>
> Exception Details: System.UnauthorizedAccessException:
> Access to the
> path "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322
> \Temporary ASP.NET Files\woodgrovenet\b30d75f3\32175c07"
> is denied.
>
> ASP.NET is not authorized to access the requested
> resource. Consider granting access rights to the resource
> to the ASP.NET request identity. ASP.NET has a base
> process identity (typically {MACHINE}\ASPNET on IIS 5 or
> Network Service on IIS 6) that is used if the application
> is not impersonating. If the application is impersonating
> via <identity impersonate="true"/>, the identity will be
> the anonymous user (typically IUSR_MACHINENAME) or the
> authenticated request user.
>
> To grant ASP.NET write access to a file, right-click the
> file in Explorer, choose "Properties" and select the
> Security tab. Click "Add" to add the appropriate user or
> group. Highlight the ASP.NET account, and check the boxes
> for the desired access.
>


Relevant Pages

  • Re: access is denied ???
    ... probibly is being denied access to the location of the object... ... > ASP.NET is not authorized to access the requested resource. ... > granting access rights to the resource to the ASP.NET request identity. ... If the application is impersonating via <identity ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: using word from asp.net application
    ... Considerations for Server-Side Automation of Office ... > execution of the current web request. ... Consider granting access rights to the resource ... If the application is impersonating ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Workgroup Messaging Message Configuration
    ... Project MVP ... Visit http://project.mvps.org/ for the FAQs and additional information ... The first time I did that, a status request was displayed ... I sent the request to the resource at ...
    (microsoft.public.project)
  • Re: Resource reservation problem
    ... Are you sure the client is using the "Make a Meeting" to send the request? ... double-clicking ON IT trying to create a meeting directly on the resource. ...
    (microsoft.public.outlook.calendaring)
  • Re: if-modified-since question (protocol problem?)
    ... request, but in response you are interested only if your request ... To base the decision on whether there is something 'new to show' would require knowledge about something 'old' - a cached resource. ... No Last-Modified header is sent in the response, ...
    (comp.infosystems.www.authoring.html)