sbs2003 sp1 - cannot browse /remote, /monitoring, /outlook



Things were running fine until Sunday when no-one could connect to RWW, OWA
or OL via the Internet. They can connect to /companyweb however. The error
message from ISA is 'There is a server error in '/Remote' application.'

We got application event errors on ISA Web Proxy - error 14200 and 14148 -
failed to bind, and failed to map the path.

All clients within the LAN are working OK, however, when I did a remote ts
connection to the server then tried to go to https://localhost/remote I get
the message:
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) +519
System.Web.HttpContext.GetCompleteConfigRecord(String reqpath,
IHttpMapPath configmap) +437
System.Web.HttpContext.GetCompleteConfig() +50
System.Web.HttpContext.GetConfig(String name) +197
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) +480



How do I get ISA 2004 rules 2, 3, and 4 to publish to IIS Default?


.



Relevant Pages

  • Failed to map the path App_GlobalResources
    ... I have setup a Web project under: http://localhost/myproject/ and have ... Exception Details: System.InvalidOperationException: Failed to map the path ... exception can be identified using the exception stack trace below. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Checking for null parameter
    ... These exception are run-time exception so you don't need to use any ... First note - "get" throws an NPE if the map does not permit null keys ... And where the map can accept null keys, the above code snippet behaves ...
    (comp.lang.java.programmer)
  • Re: Output Validation not working
    ... output message validation(not like test map). ... without throwing any exception. ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.biztalk.general)
  • Re: Recovering from a Mapping Failure
    ... The problem is if the XML document has many errors. ... idea throw an exception on the first error and interrupt the whole ... exception, so there are several ways to handle this. ... As such the Map has at least a couple of potential failure hotspots (i.e. ...
    (microsoft.public.biztalk.general)
  • Re: BizTalk 2006 :: Mapper problems with XSLT at runtime
    ... We use XSLT over the mapper and have come across a fair few problems, ... Check that the map is actually using the XSLT in the 'Custom XSLT ... Uncaught exception has suspended ... Data at the root level is invalid. ...
    (microsoft.public.biztalk.general)

Loading