Re: Event log error but Webservice works



Here is the full event log message. Again, the web service is on a
different machine than where our Intranet is so I don't know why its
trying to get the js file from the IntranetComputer when it is located
on another machine. The event log errors do not seem to follow a
pattern for users or time when it happens as far as I can tell.

Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1309
Date: 9/4/2007
Time: 7:41:47 AM
User: N/A
Computer: IntranetComputer
Description:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 9/4/2007 7:41:47 AM
Event time (UTC): 9/4/2007 11:41:47 AM
Event ID: fd38e51df3dd4d0b8c30c2e24f3f2f07
Event sequence: 969
Event occurrence: 1
Event detail code: 0

Application information:
Application domain: xxxx
Trust level: Full
Application Virtual Path: /
Application Path: xxxx
Machine name: IntranetComputer

Process information:
Process ID: 3452
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE

Exception information:
Exception type: InvalidOperationException
Exception message: No web service found at: /MyWebService.asmx.

Request information:
Request URL: http://IntranetComputer/MyWebService.asmx/js
Request path: /MyWebService.asmx/js
User host address: xxxx
User: xxxx
Is authenticated: True
Authentication Type: Negotiate
Thread account name: NT AUTHORITY\NETWORK SERVICE

Thread information:
Thread ID: 6
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at
System.Web.Script.Services.WebServiceData.GetWebServiceData(HttpContext
context, String virtualPath, Boolean failIfNoData, Boolean
pageMethods)
at
System.Web.Script.Services.WebServiceClientProxyGenerator.GetClientProxyScript(HttpContext
context)
at
System.Web.Script.Services.RestClientProxyHandler.ProcessRequest(HttpContext
context)
at
System.Web.Script.Services.ScriptHandlerFactory.HandlerWrapper.ProcessRequest(HttpContext
context)
at
System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step,
Boolean& completedSynchronously)

.



Relevant Pages

  • MSKB 952580 Broke Exchange 2007 Free/Busy ?
    ... Our Outlook 2007 clients cannot view Free/Busy time for co-workers. ... An unhandled exception has occurred. ... Thread account name: NT AUTHORITY\SYSTEM ... Stack trace: at Microsoft.Exchange.Services.AuthorizationModule.Init(HttpApplication context) ...
    (microsoft.public.exchange.admin)
  • Re: Exchange 2007 OWA error
    ... I wound up deleting all the exchange virtual directories in IIS, then removing the Client Access role from Exchange 2007 setup. ... Exception type: ConfigurationErrorsException ... Thread account name: NT AUTHORITY\SYSTEM ... at System.Web.HttpApplication.InitInternal(HttpContext context, HttpApplicationState state, MethodInfohandlers) ...
    (microsoft.public.exchange.setup)