Re: Monitoring, RWW and Backup Log all stopped working

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

From: Courtney Martin (CourtneyMartin_at_discussions.microsoft.com)
Date: 09/15/04


Date: Wed, 15 Sep 2004 13:31:01 -0700

Well, this could be part of the problem. I do not have web.config in the
stated directory. Should I still run iisreset? I imagine so as it seems by
renaming it to old, you are trying to force a rebuild. Will do and report
back.

Courtney

"Les Connor [SBS MVP]" wrote:

> and, if that doesn't solve the problem:
>
> <snip>
> Rename C:\inetpub\wwwroot\web.config to web.config.old. Run iisreset and
> try again.
>
> Ray Fong
> Microsoft SBS Product Support
> <endsnip>
>
> --
> Les Connor [SBS MVP]
> -------------------------------------
> SBS Rocks !
>
>
>
> "Les Connor [SBS MVP]" <les.connor@DEL.cfive.ca> wrote in message
> news:uQdXTD1mEHA.556@tk2msftngp13.phx.gbl...
> > Hi Courtney,
> >
> > Give this a try:
> >
> > What permissions do you have on the following directory ?
> >
> > \%systemroot%\microsoft.net\framework\v1.1.4322
> >
> > It's possible the Network Service account doesn't have the needed
> > permissions. Check to see that the Local Service and Network Service
> > accounts have Full Control permission to
> >
> > %windir%\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files.
> >
> >
> > --
> > Les Connor [SBS MVP]
> > -------------------------------------
> > SBS Rocks !
> >
> >
> >
> > "Courtney Martin" <CourtneyMartin@discussions.microsoft.com> wrote in
> > message news:8146FE95-38DA-42F6-8E19-170F176933FA@microsoft.com...
> >> For the record, I can actually get into computers remotely if I go
> >> through
> >> server/tsweb. It is only the RWW entry page that is a problem. Also,
> >> the
> >> Backup and Monitoring pages. This leads me to believe the problem has
> >> something to do with a web function. I do have backups. Please someone
> >> help.
> >>
> >> Thanks-
> >> Courtney
> >>
> >> "Courtney Martin" wrote:
> >>
> >>> Last week, after installing an antivirus upgrade, my server went a
> >>> little
> >>> berserk. After much hassle, I was able to get it seemingly working
> >>> correctly. However, now when we try and access the RWW, the following
> >>> error
> >>> occurs:
> >>>
> >>> Server Error in '/Remote' Application.
> >>> --------------------------------------------------------------------------------
> >>>
> >>> Failed to map the path '/'.
> >>> 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.Web.HttpException: Failed to map the path '/'.
> >>>
> >>> 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:
> >>>
> >>>
> >>> [HttpException (0x80004005): Failed to map the path '/'.]
> >>>
> >>> System.Web.Hosting.ISAPIWorkerRequestInProcForIIS6.MapPathSlowUsingIISCore(String
> >>> path) +240
> >>> System.Web.Hosting.ISAPIWorkerRequest.MapPath(String path) +419
> >>> System.Web.Configuration.HttpConfigurationSystem.ComposeConfig(String
> >>> reqPath, IHttpMapPath configmap) +459
> >>> System.Web.HttpContext.GetCompleteConfigRecord(String reqpath,
> >>> IHttpMapPath configmap) +434
> >>> System.Web.HttpContext.GetCompleteConfig() +49
> >>> System.Web.HttpContext.GetConfig(String name) +195
> >>> System.Web.CustomErrors.GetSettings(HttpContext context, Boolean
> >>> canThrow) +20
> >>> System.Web.HttpResponse.ReportRuntimeError(Exception e, Boolean
> >>> canThrow)
> >>> +40
> >>> System.Web.HttpRuntime.FinishRequest(HttpWorkerRequest wr,
> >>> HttpContext
> >>> context, Exception e) +479
> >>>
> >>>
> >>> A nearly identical error occurs when I click on either Backup or
> >>> Monitoring
> >>> from Server Management.
> >>>
> >>> Please help!
> >>>
> >>> Courtney
> >>>
> >>>
> >
> >
>
>
>



Relevant Pages

  • Re: Companyweb quit working
    ... how to uninstall and re-install. ... > Sounds like the Network Service account doesn't have the needed ... Let's make sure the Local Service and Network Service ... > accounts have Full Control permission to ...
    (microsoft.public.windows.server.sbs)
  • machine.config on Windows Server 2003
    ... my asp.net app runs under the Network Service account, ... the userName to "system" and run iisreset the asp.net app is still running ...
    (microsoft.public.dotnet.framework.aspnet.security)