Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed. The application Eventlog shows following error:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 10/27/2005 9:23:38 AM
Event time (UTC): 10/27/2005 7:23:38 AM
Event ID: 217ba305cf3347e0b4861e45577ee7d1
Event sequence: 4
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1/ROOT/SourceSafe-1-127748714171292896
Trust level: Full
Application Virtual Path: /SourceSafe
Application Path: D:\Program Files\Microsoft Visual SourceSafe\VssWebService\
Machine name: DADO-NB1
Process information:
Process ID: 3020
Process name: aspnet_wp.exe
Account name: DADO-NB1\ASPNET
Exception information:
Exception type: InvalidOperationException
Exception message: Request format is unrecognized.
Request information:
Request URL: http://localhost/SourceSafe/VssService.asmx
Request path: /SourceSafe/VssService.asmx
User host address: 127.0.0.1
User: DAENET\ddobric
Is authenticated: True
Authentication Type: Negotiate
Thread account name: DADO-NB1\ASPNET
Thread information:
Thread ID: 1
Thread account name: DADO-NB1\ASPNET
Is impersonating: True
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)