Re: IIS6 issue with asp.net pages hosting.

From: Jensen bredal (jensen.bredahl_at_yahoo.com)
Date: 02/24/05


Date: Fri, 25 Feb 2005 00:24:11 +0100

That helped...

Many thanks

"Juan T. Llibre" <nomailreplies@nowhere.com> wrote in message
news:O7cji$rGFHA.1396@TK2MSFTNGP10.phx.gbl...
> Let's go back to the beginning, then.
>
> You said :
>
>>> I have done what ever the error say might have caused the problem with
>>> no luck.
>
> Your error is :
>
>>>> ASP.NET is not authorized to access the requested resource.
>
> What OS are you running ?
>
> If IIS5, you need to allow access
> to the {YourMachineName}\ASPNET account to :
> "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322
> \Temporary ASP.NET Files\mysite\f6f85ac1\7e19f787"
>
> If IIS6, you need to allow access to the
> {YourMachineName}\Network Service account to :
> "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322
> \Temporary ASP.NET Files\mysite\f6f85ac1\7e19f787"
>
> This assumes you are *not* impersonating via
> <identity impersonate="true"/> in web.config.
>
> You should right-click the "C:\WINDOWS\Microsoft.NET\Framework\
> v1.1.4322\Temporary ASP.NET Files" directory, choose "Properties",
> select the Security tab, click "Add" to add the appropriate ASP.NET
> account,
> depending on your OS, and check the boxes for the desired access,
> making sure the permissions propagate to all the subdirectories.
>
> Is that what you've done ?
>
>
>
> Juan T. Llibre
> ASP.NET MVP
> http://asp.net.do/foros/
> Foros de ASP.NET en Espaņol
> =====================
>
> "Jensen bredal" <jensen.bredahl@yahoo.com> wrote in message
> news:OOReYvrGFHA.2976@TK2MSFTNGP15.phx.gbl...
>> Indexing service is desabled.
>>
>> No AV software running
>>
>>
>> "Juan T. Llibre" <nomailreplies@nowhere.com> wrote in message
>> news:ew56herGFHA.576@TK2MSFTNGP15.phx.gbl...
>>> 1. Check to see if the Indexing service is running
>>> If it is, stop it and test again.
>>>
>>> 2. Check to see if you have antivirus software running.
>>> If it is, stop it and test again.
>>>
>>>
>>>
>>> Juan T. Llibre
>>> ASP.NET MVP
>>> http://asp.net.do/foros/
>>> Foros de ASP.NET en Espaņol
>>> =====================
>>>
>>> "Jensen bredal" <jensen.bredahl@yahoo.com> wrote in message
>>> news:u2g7iPrGFHA.1740@TK2MSFTNGP09.phx.gbl...
>>>>
>>>>
>>>> Does anyone remmber this?
>>>> *********
>>>> Access to the path
>>>> "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
>>>> Files\mysite\f6f85ac1\7e19f787" 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.
>>>>
>>>>
>>>> *********
>>>>
>>>> I have done what ever the error say might have caused the problem with
>>>> no luck.
>>>>
>>>> Does someone have an idea?
>>>>
>>>>
>>>> Many yhanks in advance
>>>> JB
>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>



Relevant Pages

  • Re: WS2003 SP1 RC1 0x800B0003
    ... > Well they've released RC2, which I'm betting deals with this, considering ... >> ASP.NET MVP ... >> Foros de ASP.NET en Espaņol ...
    (microsoft.public.windowsupdate)
  • Re: Problem: Request time out
    ... Please post the code you use to store the comment. ... ASP.NET MVP ... Foros de ASP.NET en Espaņol ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Deny access to a directory with web.config
    ... > ASP.NET MVP ... > Foros de ASP.NET en Espaņol ... > Ven, y hablemos de ASP.NET... ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: very beginner, pls help to start
    ... ASP.NET MVP ... Foros de ASP.NET en Espaņol ... > I know that I should have went through the FAQ before posting any ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: aspnet_wp will not release file handle
    ... Check to see if the Indexing Service is on. ... ASP.NET MVP ... Foros de ASP.NET en Espaņol ...
    (microsoft.public.dotnet.framework.aspnet)