I have many web services in a project. Everything works fine. But recently after applying a patch, two services have started throwing error in the event log after every 30 minutes.
This is logged in event vwr after every 30 minutes. Dont know what is creating problem.
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 6/01/2009 1:35:11 p.m.
Event time (UTC): 6/01/2009 12:35:11 a.m.
Event ID: a95921da15074aa4b0a954b36f02ba58
Event sequence: 8
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1/Root/Microsoft.WebPortal.PortalService-2-128756747201837619
Trust level: Full
Application Virtual Path: /Microsoft.WebPortal.PortalService
Application Path: C:\Program Files\Microsoft.HSSP\Microsoft.WebPortal.PortalService\
Machine name: MDRSCWHSP01N1R2
Process information:
Process ID: 5744
Process name: w3wp.exe
Account name: SDPCSF\SVC-CSF-OHSBE
Exception information:
Exception type: InvalidOperationException
Exception message: Request format is unrecognized for URL unexpectedly ending in '/PortalService.asmx'.
Request information:
Request URL: http://mdrscwhsp01n1r2/Microsoft.WebPortal.PortalService/PortalService.asmx/PortalService.asmx
Request path: /Microsoft.WebPortal.PortalService/PortalService.asmx/PortalService.asmx
User host address: 10.243.7.9
User:
Is authenticated: False
Authentication Type:
Thread account name: SDPCSF\SVC-CSF-OHSBE
Thread information:
Thread ID: 1
Thread account name: SDPCSF\SVC-CSF-OHSBE
Is impersonating: False
Stack trace: at System.Web.Services.Protocols.WebServiceHandlerFactory.CoreGetHandler(Type type, HttpContext context, HttpRequest request, HttpResponse response)
at System.Web.Services.Protocols.WebServiceHandlerFactory.GetHandler(HttpContext context, String verb, String url, String filePath)
at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig)
at System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
In iis logs, i can see
2009-01-05 23:03:41 W3SVC1 10.243.7.9 GET /Microsoft.WebPortal.OCIntegration/OCIntegrationService.asmx - 80 - 10.243.7.9 HTTP/1.0 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) mdrscwhsp01n1r2 200 0 0
2009-01-05 23:03:41 W3SVC1 10.243.7.9 GET /Microsoft.WebPortal.PortalService/PortalService.asmx - 80 - 10.243.7.9 HTTP/1.0 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) mdrscwhsp01n1r2 200 0 0
2009-01-05 23:05:08 W3SVC1 10.243.7.9 GET /Microsoft.WebPortal.IntegrationService/Service.asmx/Service.asmx - 80 - 10.243.7.9 HTTP/1.0 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) mdrscwhsp01n1r2 500 0 0
2009-01-05 23:05:08 W3SVC1 10.243.7.9 GET /Microsoft.WebPortal.PortalService/PortalService.asmx/PortalService.asmx - 80 - 10.243.7.9 HTTP/1.0 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) mdrscwhsp01n1r2 500 0 0
2009-01-05 23:05:08 W3SVC1 10.243.7.9 GET /Microsoft.WebPortal.Workplace.OhSbeClient/OrderManagement.asmx/OHSbeClient.ashx - 80 - 10.243.7.9 HTTP/1.0 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) mdrscwhsp01n1r2 404 0 0
2009-01-05 23:18:28 W3SVC1 10.243.7.9 GET /Microsoft.WebPortal.OCIntegration/OCIntegrationService.asmx - 80 - 10.243.7.9 HTTP/1.0 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) mdrscwhsp01n1r2 200 0 0
2009-01-05 23:18:28 W3SVC1 10.243.7.9 GET /Microsoft.WebPortal.PortalService/PortalService.asmx - 80 - 10.243.7.9 HTTP/1.0 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) mdrscwhsp01n1r2 200 0 0
2009-01-05 23:19:39 W3SVC1 10.243.7.9 GET /Microsoft.WebPortal.IntegrationService.BSP/Service.asmx - 80 - 10.243.7.9 HTTP/1.1 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) mdrscwhsp01n1r2.sdpcsf.sdp.net.nz 404 0 0
2009-01-05 23:19:50 W3SVC1 10.243.7.9 GET /Microsoft.WebPortal.IntegrationService/Service.asmx - 80 - 10.243.7.9 HTTP/1.1 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) mdrscwhsp01n1r2.sdpcsf.sdp.net.nz 200 0 0
2009-01-05 23:33:30 W3SVC1 10.243.7.9 GET /Microsoft.WebPortal.OCIntegration/OCIntegrationService.asmx - 80 - 10.243.7.9 HTTP/1.0 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) mdrscwhsp01n1r2 200 0 0
2009-01-05 23:33:30 W3SVC1 10.243.7.9 GET /Microsoft.WebPortal.PortalService/PortalService.asmx - 80 - 10.243.7.9 HTTP/1.0 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) mdrscwhsp01n1r2 200 0 0
2009-01-05 23:35:08 W3SVC1 10.243.7.9 GET /Microsoft.WebPortal.IntegrationService/Service.asmx/Service.asmx - 80 - 10.243.7.9 HTTP/1.0 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) mdrscwhsp01n1r2 500 0 0
2009-01-05 23:35:08 W3SVC1 10.243.7.9 GET /Microsoft.WebPortal.PortalService/PortalService.asmx/PortalService.asmx - 80 - 10.243.7.9 HTTP/1.0 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) mdrscwhsp01n1r2 500 0 0
2009-01-05 23:35:08 W3SVC1 10.243.7.9 GET /Microsoft.WebPortal.Workplace.OhSbeClient/OrderManagement.asmx/OHSbeClient.ashx - 80 - 10.243.7.9 HTTP/1.0 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) mdrscwhsp01n1r2 404 0 0
2009-01-05 23:48:26 W3SVC1 10.243.7.9 GET /Microsoft.WebPortal.OCIntegration/OCIntegrationService.asmx - 80 - 10.243.7.9 HTTP/1.0 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) mdrscwhsp01n1r2 200 0 0
2009-01-05 23:48:26 W3SVC1 10.243.7.9 GET /Microsoft.WebPortal.PortalService/PortalService.asmx - 80 - 10.243.7.9 HTTP/1.0 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) mdrscwhsp01n1r2 200 0 0
2009-01-06 00:03:28 W3SVC1 10.243.7.9 GET /Microsoft.WebPortal.PortalService/PortalService.asmx - 80 - 10.243.7.9 HTTP/1.0 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) mdrscwhsp01n1r2 200 0 0
2009-01-06 00:03:28 W3SVC1 10.243.7.9 GET /Microsoft.WebPortal.OCIntegration/OCIntegrationService.asmx - 80 - 10.243.7.9 HTTP/1.0 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) mdrscwhsp01n1r2 200 0 0
2009-01-06 00:05:09 W3SVC1 10.243.7.9 GET /Microsoft.WebPortal.IntegrationService/Service.asmx/Service.asmx - 80 - 10.243.7.9 HTTP/1.0 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) mdrscwhsp01n1r2 500 0 0
2009-01-06 00:05:09 W3SVC1 10.243.7.9 GET /Microsoft.WebPortal.PortalService/PortalService.asmx/PortalService.asmx - 80 - 10.243.7.9 HTTP/1.0 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) mdrscwhsp01n1r2 500 0 0
2009-01-06 00:05:09 W3SVC1 10.243.7.9 GET /Microsoft.WebPortal.Workplace.OhSbeClient/OrderManagement.asmx/OHSbeClient.ashx - 80 - 10.243.7.9 HTTP/1.0 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) mdrscwhsp01n1r2 404 0 0
2009-01-06 00:18:40 W3SVC1 10.243.7.9 GET /Microsoft.WebPortal.OCIntegration/OCIntegrationService.asmx - 80 - 10.243.7.9 HTTP/1.0 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) mdrscwhsp01n1r2 200 0 0
2009-01-06 00:18:40 W3SVC1 10.243.7.9 GET /Microsoft.WebPortal.PortalService/PortalService.asmx - 80 - 10.243.7.9 HTTP/1.0 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) mdrscwhsp01n1r2 200 0 0
2009-01-06 00:33:27 W3SVC1 10.243.7.9 GET /Microsoft.WebPortal.PortalService/PortalService.asmx - 80 - 10.243.7.9 HTTP/1.0 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) mdrscwhsp01n1r2 200 0 0
2009-01-06 00:33:27 W3SVC1 10.243.7.9 GET /Microsoft.WebPortal.OCIntegration/OCIntegrationService.asmx - 80 - 10.243.7.9 HTTP/1.0 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) mdrscwhsp01n1r2 200 0 0
2009-01-06 00:35:11 W3SVC1 10.243.7.9 GET /Microsoft.WebPortal.IntegrationService/Service.asmx/Service.asmx - 80 - 10.243.7.9 HTTP/1.0 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) mdrscwhsp01n1r2 500 0 0
2009-01-06 00:35:11 W3SVC1 10.243.7.9 GET /Microsoft.WebPortal.PortalService/PortalService.asmx/PortalService.asmx - 80 - 10.243.7.9 HTTP/1.0 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) mdrscwhsp01n1r2 500 0 0
2009-01-06 00:35:11 W3SVC1 10.243.7.9 GET /Microsoft.WebPortal.Workplace.OhSbeClient/OrderManagement.asmx/OHSbeClient.ashx - 80 - 10.243.7.9 HTTP/1.0 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) mdrscwhsp01n1r2 404 0 0
Can anyone help me? I checked the web.config of all services. Everything is fine there. I dont know from wjhere this problem has started ocuuring. The url gets pinged automatically aand service.asmx is automatically attached to it