Re: IIS6 issue with asp.net pages hosting.

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Juan T. Llibre (nomailreplies_at_nowhere.com)
Date: 02/24/05


Date: Thu, 24 Feb 2005 18:26:48 -0400

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: IIS6 issue with asp.net pages hosting.
    ... Indexing service is desabled. ... Check to see if you have antivirus software running. ... >> ASP.NET is not authorized to access the requested resource. ... >> granting access rights to the resource to the ASP.NET request identity. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Event ID 4136/Ci Service failed logon
    ... The local indexing service includes a catalog that references a ... the indexing service for credentials. ... account, but the Ci errors that are showing-up in the event log (first post: ... after several of these local failed logon attempts which is how the problem ...
    (microsoft.public.windows.server.active_directory)
  • Re: Event ID 4136/Ci Service failed logon
    ... Can you look and see what the Indexing Service is indexing, ... the user's domain account gets locked out of AD with Event ID 675 errors ... after several of these local failed logon attempts which is how the ... user's domain account eventually gets locked-out. ...
    (microsoft.public.windows.server.active_directory)
  • Re: IIS6 issue with asp.net pages hosting.
    ... > ASP.NET MVP ... > Foros de ASP.NET en Espaņol ... >> Indexing service is desabled. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: 80041820 - Service is not running. But Service Manager says it does.
    ... indexing services should run only under the system account. ... > This happens after having successfully started the Indexing Service ... > Remote Desktop Disconnected ... > The remote connection has timed out. ...
    (microsoft.public.inetserver.indexserver)