Failed to load resource: the server responded with a status of 500 (Internal Server Error) http://localhost/MyBugNet/Webservices/BugNetServices.asmx/js
Failed to load resource: the server responded with a status of 500 (Internal Server Error) http://localhost/MyBugNet/WebServices/BugNetServices.asmx/GetCategories
It seems my local web services is not working.
Event Log:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 12/6/2012 6:24:21 AM
Event time (UTC): 12/6/2012 11:24:21 AM Event ID: 2dda7de793e94f3f8890127eb41736cc Event sequence: 5 Event occurrence: 1 Event detail code: 0 Application information: Application domain: /LM/W3SVC/1/ROOT/MyBugNet-2-129992666578432920 Trust level: Full Application Virtual Path: /MyBugNet Application Path: C:\inetpub\wwwroot\bugnet\ Machine name: SGAUTHIER7 Process information: Process ID: 5428 Process name: w3wp.exe Account name: IIS APPPOOL\Default Exception information: Exception type: InvalidOperationException Exception message: Request format is unrecognized for URL unexpectedly ending in '/js'. 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.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Request information: Request URL: http://localhost/MyBugNet/Webservices/BugNetServices.asmx/js Request path: /MyBugNet/Webservices/BugNetServices.asmx/js User host address: ::1 User: Is authenticated: False Authentication Type: Thread account name: IIS APPPOOL\Default Thread information: Thread ID: 198 Thread account name: IIS APPPOOL\Default 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.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)