how to fix this error of access denied ?

how to fix this error of access denied ?

am 20.05.2005 04:32:53 von TJS

Access to the path "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary
ASP.NET Files\myapp\hash.web" is denied

Re: how to fix this error of access denied ?

am 20.05.2005 06:10:10 von dan.c.roth

Hi

1) Keep Indexing Service Manual or Stop It

2)In Indexing Service Preferences, Make Microsoft.NET to be excluded or
placed in the exclusion catalog so that Indexing Service will not
access this location.

Regards,

Daniel Roth
MCSD.NET

Re: how to fix this error of access denied ?

am 20.05.2005 16:09:27 von Scott Allen

What account does ASP.NET run under on the machine? The default
account for win2003 is NETWORK SERVICE, and for XP/2000 the account is
ASPNET. Does the ASP.NET account have permissions in the directories?

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Thu, 19 May 2005 19:32:53 -0700, "TJS" wrote:

>Access to the path "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary
>ASP.NET Files\myapp\hash.web" is denied
>

Re: how to fix this error of access denied ?

am 20.05.2005 18:55:01 von TJS

Are you referring to user accounts ?

there is no user account for ASPnet on this machine (xp).
ASP.net has been running fine prior to this


"Scott Allen" wrote in message
news:hqrr81t33j01k0pnbpfrc39go10g5dinie@4ax.com...
> What account does ASP.NET run under on the machine? The default
> account for win2003 is NETWORK SERVICE, and for XP/2000 the account is
> ASPNET. Does the ASP.NET account have permissions in the directories?
>
> --
> Scott
> http://www.OdeToCode.com/blogs/scott/
>
> On Thu, 19 May 2005 19:32:53 -0700, "TJS" wrote:
>
>>Access to the path "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary
>>ASP.NET Files\myapp\hash.web" is denied
>>
>

Re: how to fix this error of access denied ?

am 20.05.2005 20:00:59 von Scott Allen

Look in task manager for the aspnet_wp.exe process and see what
account it is using.

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Fri, 20 May 2005 09:55:01 -0700, "TJS" wrote:

>Are you referring to user accounts ?
>
>there is no user account for ASPnet on this machine (xp).
>ASP.net has been running fine prior to this
>
>
>"Scott Allen" wrote in message
>news:hqrr81t33j01k0pnbpfrc39go10g5dinie@4ax.com...
>> What account does ASP.NET run under on the machine? The default
>> account for win2003 is NETWORK SERVICE, and for XP/2000 the account is
>> ASPNET. Does the ASP.NET account have permissions in the directories?
>>
>> --
>> Scott
>> http://www.OdeToCode.com/blogs/scott/
>>
>> On Thu, 19 May 2005 19:32:53 -0700, "TJS" wrote:
>>
>>>Access to the path "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary
>>>ASP.NET Files\myapp\hash.web" is denied
>>>
>>
>

Re: how to fix this error of access denied ?

am 20.05.2005 21:21:22 von nomailreplies

re:
> there is no user account for ASPnet on this machine

Sorry.

There *has* to be a user account that AP.NET is running under.

Otherwise, ASP.NET can't run.
( If it doesn't run under a user account. )

Look more closely.
You'll find the user account ASP.NET is running under.




Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en EspaƱol
Ven, y hablemos de ASP.NET...
======================

"TJS" wrote in message news:e%23M$e2VXFHA.2060@tk2msftngp13.phx.gbl...
> Are you referring to user accounts ?
>
> there is no user account for ASPnet on this machine (xp).
> ASP.net has been running fine prior to this
>
>
> "Scott Allen" wrote in message
> news:hqrr81t33j01k0pnbpfrc39go10g5dinie@4ax.com...
>> What account does ASP.NET run under on the machine? The default
>> account for win2003 is NETWORK SERVICE, and for XP/2000 the account is
>> ASPNET. Does the ASP.NET account have permissions in the directories?
>>
>> --
>> Scott
>> http://www.OdeToCode.com/blogs/scott/
>>
>> On Thu, 19 May 2005 19:32:53 -0700, "TJS" wrote:
>>
>>>Access to the path "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary
>>>ASP.NET Files\myapp\hash.web" is denied
>>>
>>
>
>

Re: how to fix this error of access denied ?

am 20.05.2005 23:37:25 von TJS

it says ASPNET is the user name for aspnet_wp.exe process

"Scott Allen" wrote in message
news:ic9s81dso2q421t3961ml04jp7r3jrh507@4ax.com...
> Look in task manager for the aspnet_wp.exe process and see what
> account it is using.
>
> --
> Scott
> http://www.OdeToCode.com/blogs/scott/
>
> On Fri, 20 May 2005 09:55:01 -0700, "TJS" wrote:
>
>>Are you referring to user accounts ?
>>
>>there is no user account for ASPnet on this machine (xp).
>>ASP.net has been running fine prior to this
>>
>>
>>"Scott Allen" wrote in message
>>news:hqrr81t33j01k0pnbpfrc39go10g5dinie@4ax.com...
>>> What account does ASP.NET run under on the machine? The default
>>> account for win2003 is NETWORK SERVICE, and for XP/2000 the account is
>>> ASPNET. Does the ASP.NET account have permissions in the directories?
>>>
>>> --
>>> Scott
>>> http://www.OdeToCode.com/blogs/scott/
>>>
>>> On Thu, 19 May 2005 19:32:53 -0700, "TJS" wrote:
>>>
>>>>Access to the path
>>>>"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary
>>>>ASP.NET Files\myapp\hash.web" is denied
>>>>
>>>
>>
>