Re: backup problem

From: Merv Porter [SBS-MVP] (mwport_at_no_spam_hotmail.com)
Date: 08/01/04


Date: Sun, 1 Aug 2004 10:47:09 -0500

See if this thread helps... (reset permissions on
C:\Windows\Microsoft.NET\Framework\v1.1.4322 and \Temporary ASP.NET Folders)

http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&threadm=uY55vstcEHA.2664%40TK2MSFTNGP09.phx.gbl&rnum=1&prev=/groups%3Fhl%3Den%26lr%3D%26ie%3DUTF-8%26q%3Dsbs%2BC%253A%255CWINDOWS%255CMicrosoft.NET%255CFramework%255Cv1.1.4322%255CTemporary%2BASP.NET%2BFiles%255Cbackup%255C55b79170%255C2502a0a

-- 
Merv  Porter  [SBS MVP]
===================================
"swin" <swin@discussions.microsoft.com> wrote in message
news:DB67CAFE-867F-4D59-8963-FD165BC759BA@microsoft.com...
> Whenever I click on the backup link on the server management homepage i
get prompted to connect to localhost, but i can nver get past it as it fails
my usr id/pwd (although i know its right) and after 3 attempts shows the
following:
>
> Server Error in '/Backup' Application.
> --------------------------------------------------------------------------
------
>
> Access to the path "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary
ASP.NET Files\backup\55b79170\2502a0a" 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.
>
> Exception Details: System.UnauthorizedAccessException: Access to the path
"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\backup\55b79170\2502a0a" 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.
>
>
> I've tried to find the directory in question but it doesn't exist.
>
> Strangely i can configure the backup process with any of the winodws
formas but any web ones cause this problem.
>
> Thanks for any assistance
>
> Paul
>


Relevant Pages

  • SmtpMail
    ... Network Service on IIS 6) that is used if the application is not ... If the application is impersonating via <identity ... IUSR_MACHINENAME) or the authenticated request user. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Azman System.UnauthorizedAccessException in web services
    ... I m using Winxp sp2 for development. ... granting access rights to the resource to the ASP.NET request identity. ... ASP.NET has a base process identity (typically \ASPNET on IIS ... If the application is impersonating via <identity ...
    (microsoft.public.dotnet.security)
  • ASP.NET and creating a word document
    ... to the ASP.NET request identity. ... Network Service on IIS 6) that is used if the application ... If the application is impersonating ...
    (microsoft.public.dotnet.framework.interop)
  • Server Error in Photos Application
    ... granting access rights to the resource to the ASP.NET request identity. ... Network Service on IIS 6) that is used if the application is not ... If the application is impersonating via <identity ... IUSR_MACHINENAME) or the authenticated request user. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Unable to write files to the server.
    ... granting access rights to the resource to the ASP.NET request identity. ... Network Service on IIS 6) that is used if the application is not ... If the application is impersonating via <identity ... adding aspnet to the admin group to hunting through gpedit.msc to find ...
    (microsoft.public.dotnet.framework.aspnet)

Loading