Re: Access Denied Temporary ASP.NET files

From: Heather Schneider (schneiderhe2002_at_yahoo.com)
Date: 07/17/03


Date: Thu, 17 Jul 2003 13:33:54 -0700


Thanks for the info. I didn't realize it wasn't using user
ASPNET, so all the security experiments I was making were
useless.

We got it working again, by opening a command prompt and
going to c:\windows\Microsoft.NET\Framework\v1.1.4322 and
running "aspnet_regiis -i " and rebooting the machine. We
had done this once before, to get ASPX pages to run, but
we must have messed it up somehow.

We had an old version of the .NET framework on the
machine, so maybe it got messed up when we installed the
new version 1.1? At least it's working again...

Thanks, Heather

>-----Original Message-----
>Windows Server 2003...have you modified the default
security of ASP.NET
>anyway? In Win2k3 the default account ASP.NET runs under
is the process
>account 'NETWORK SERVICE' (of WWW services), not ASPNET
user, unless you
>have changed it.
>
>See:
>http://www.microsoft.com/technet/treeview/default.asp?
url=/technet/prodtechnol/windowsserver2003/proddocs/standar
d/aaconusingaspnetprocessmodel.asp
>
>So in other words, you need to give these permissions for
the NETWORK
>SERVICE account, unless you have modified the settings.
>
>--
>Teemu Keiski
>MCP, Designer/Developer
>Mansoft tietotekniikka Oy
>http://www.mansoft.fi
>
>AspInsiders Member, www.aspinsiders.com
>ASP.NET Forums Moderator, www.asp.net
>AspAlliance Columnist, www.aspalliance.com
>
>
>"Heather Schneider" <schneiderhe2002@yahoo.com> wrote in
message
>news:009801c34c92$3f5706b0$a601280a@phx.gbl...
>> Hi -
>>
>> I have a web service which is working on a Windows XP
>> machine. I'm having trouble running it on Windows 2003
>> Server. When I try to run the application, which is
under
>> the default web site, I get this error:
>>
>> Access to the
>> path "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322
>> \Temporary ASP.NET Files\mywebapp\89ba36aa\dcea6947" is
>> denied.
>> I have tried giving read/write permissions to the entire
>> Windows directory to both the IUSR_machine account and
the
>> ASPNET account, to no avail.
>>
>> Any ideas?
>>
>> Thanks!
>> Heather
>
>
>.
>



Relevant Pages

  • RE: router, windows authentication and passing credentials
    ... Bear in mind that Windows 2000 does *NOT* support impersonation by the ... ASP.NET worker process account. ... The reason is that the ASPNET account lacks ... web service router ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • Re: Is the aspnet account called "aspnet" for all non-English versions of Windows and IIS?
    ... For Windows 2003 Server, the aspnet account is "network service". ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: ASP.NET impersonation generating configuration error
    ... If you are using Windows 2000 and the default ASP.NET processModel (with the ... ASPNET local machine account), you can't use that version of impersonation ... the only account that has that privilege is SYSTEM. ...
    (microsoft.public.dotnet.security)
  • Re: On resume password protect
    ... ASPNET is on the does not count as more than one user list. ... ..Net Framework 1.1 is installed onto a Windows XP computer. ... What is the ASP.NET Machine Account? ... display Welcome screen is displayed if... ...
    (microsoft.public.windowsxp.security_admin)
  • Re: userName="machine" didnt work
    ... The .210 dlls I had for ASP.NET are newer than the .42 dlls. ... Deleted the ASPNET account from "Local Users and Group - Users". ... This problem occurs because the process model user account (in our case, ...
    (microsoft.public.dotnet.framework.aspnet)