Re: Error accessing Temporary ASP.NET Files



I tried adding the rights to ASP.NET account in Windows Explorer to this
folder but it didn't help.



"Hans Kesting" <news.2.hansdk@xxxxxxxxxxxxxxx> wrote in message
news:uNnI2F2kFHA.2444@xxxxxxxxxxxxxxxxxxxxxxx
> ra294 wrote:
>> When trying to run my ASP.Net application on a certain machine
>> (Windows 2000 SP4, IIS5) I get this error.
>> Any idea how to solve it ?
>>
>
> Did you try "granting access" as specified in the message? You didn't
> *say* you did.
> Hans Kesting
>
>> Access to the path
>> "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
>> Files\Hellofrontend_smartsms\f184277d\eee9a7f4" 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.
>> 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.
>>
>> Thanks
>>
>> ra294@xxxxxxxxxxx
>
>


.



Relevant Pages

  • Re: ADODB.NET and "Access Denied"
    ... > granting access rights to the resource to the ASP.NET request identity. ... If the application is impersonating via <identity ... > IUSR_MACHINENAME) or the authenticated request user. ... Highlight the ASP.NET account, and check the ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: access is denied
    ... most likely the problem is that the ASPNET account does ... > granting access rights to the resource to the ASP.NET request identity. ... If the application is impersonating via <identity ... > IUSR_MACHINENAME) or the authenticated request user. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: ADODB.NET and "Access Denied"
    ... I'm using ADO because I just need to do a simple login script, ... > granting access rights to the resource to the ASP.NET request identity. ... > IUSR_MACHINENAME) or the authenticated request user. ... Highlight the ASP.NET account, and check the ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: System.UnauthorizedAccessException //got stuck
    ... Hey genc, ... Please give full right permission to 'Everyone' account. ... > granting access rights to the resource to the ASP.NET request identity. ... > IUSR_MACHINENAME) or the authenticated request user. ...
    (microsoft.public.dotnet.languages.csharp)
  • RE: System.UnauthorizedAccessException //got stuck
    ... Hey genc, ... Please give full right permission to 'Everyone' account. ... > granting access rights to the resource to the ASP.NET request identity. ... > IUSR_MACHINENAME) or the authenticated request user. ...
    (microsoft.public.inetserver.iis.security)