Can't configure backup...




Hi, all

I needed to alter our backup settings to save fewer backups due to space
considerations. However, once the Wizard completes, it demands a
verification using username/password. The username/password is not accepted
and after a few tries, the following pops up. I also recall similar
happening with some of the other Wizards several months ago, but I can't
remember which -- oh yeah... Trying to set up/manage the CompanyWeb does the
same thing, though with a different error (available on request.) Is it
possible that some other username/password combo is being requested besides
our administrator logon? Or is something just screwed up?

Note that when I look for
"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\backup\55b79170\2502a0a", \Temporary ASP.NET Files\ is as far as I
get. The rest of the path doesn't exist. Far as I can tell, these are two
different problems: One is that Backup isn't getting configured/enabled
properly (due to username/password not being accepted), and the other is
that the Server Management page is failing to show the results of the
operation. But perhaps I'm wrong?

Weirdly enough, the Backup task appears, suitably amended, in Scheduled
Tasks, but it doesn't run except manually. I'm lost!

Here's the error page:

*******************************************************
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.

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.

Source Error:

An unhandled exception was generated during the execution of the current web
request. Information regarding the origin and location of the exception can
be identified using the exception stack trace below.

Stack Trace:

[UnauthorizedAccessException: Access to the path
"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\backup\55b79170\2502a0a" is denied.]
System.IO.__Error.WinIOError(Int32 errorCode, String str) +393
System.IO.Directory.InternalCreateDirectory(String fullPath, String path)
+632
System.IO.Directory.CreateDirectory(String path) +195
System.Web.Compilation.PreservedAssemblyEntry.DoFirstTimeInit(HttpContext
context) +85
System.Web.Compilation.PreservedAssemblyEntry.EnsureFirstTimeInit(HttpContext
context) +98
System.Web.HttpRuntime.PreloadAssembliesFromBin(HttpContext context) +153
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +454

[HttpException (0x80004005): ASP.NET Initialization Error]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +946
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +128

Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET
Version:1.1.4322.2300
************************************************************
--

Gary S. Terhune
MS-MVP Shell/User
http://grystmill.org/articles/cleanboot.htm
http://grystmill.org/articles/security.htm


.



Relevant Pages

  • Re: Cant configure backup...
    ... Oh well, the Backup works now, and when I finish getting a fresh backup done ... current web request. ... Exception Details: System.UnauthorizedAccessException: Access to the path ... context) +85 ...
    (microsoft.public.windows.server.sbs)
  • Re: 0x8007045d error
    ... This post talks about backup. ... Request could not be performed: I/O device error 0X8007045D ... Networking, Internet, Routing, VPN Troubleshooting on ...
    (microsoft.public.windows.vista.networking_sharing)
  • Re: backup problem
    ... Did you configure Backup from Todo list? ... > Whenever I click on the backup link on the server management homepage i ... > granting access rights to the resource to the ASP.NET request identity. ... If the application is impersonating via <identity ...
    (microsoft.public.windows.server.sbs)
  • Re: V8.3 teaser
    ... > to request BACKUP to send CTRL-T style information to the OPCOM. ... showing a problem with throughput would help debug/analyse performance) ...
    (comp.os.vms)
  • Re: [PHP] Send process to background
    ... There is a script that is called through a web request. ... to execute. ... the request telling the user that the backup is being made. ...
    (php.general)