Open GoogleCodeExporter opened 9 years ago
hello, work the elamh with webservice?. i am trying to register de uncontrolle
excepction in a webserver, and he show me an error. you can see the error and
the
trace.
System.InvalidOperationException
:
Formato de solicitud no reconocido para la dirección URL, finaliza de manera
inesperada en '/WS_Error1'.
System.InvalidOperationException: Formato de solicitud no reconocido para la
dirección URL, finaliza de manera inesperada en '/WS_Error1'.
en System.Web.Services.Protocols.WebServiceHandlerFactory.CoreGetHandler(Type
type, HttpContext context, HttpRequest request, HttpResponse response)
en System.Web.Services.Protocols.WebServiceHandlerFactory.GetHandler(HttpContext
context, String verb, String url, String filePath)
en System.Web.Script.Services.ScriptHandlerFactory.GetHandler(HttpContext
context, String requestType, String url, String pathTranslated)
en System.Web.HttpApplication.MapHttpHandler(HttpContext context, String
requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig)
en
System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IE
xecut
ionStep.Execute()
en System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
completedSynchronously)
can you helpme please?
Original comment by EGADUV...@gmail.com
on 22 Dec 2009 at 8:48
I did something similar by creating my own ServiceErrorLog subclass of
Elmah.ErrorLog.
I have blogged my solution:
http://filteroutput.blogspot.com/2010/04/serviceerrorlog-provider-for-elmah-part
.html
Original comment by stew.rit...@gmail.com
on 13 May 2010 at 3:56
This issue has been migrated to:
https://github.com/elmah/Elmah/issues/126
The conversation continues there.
DO NOT post any further comments to the issue tracker on Google Code as it is
shutting down.
You can also just subscribe to the issue on GitHub to receive notifications of
any further development.
Original comment by azizatif
on 25 Aug 2015 at 8:18
Original issue reported on code.google.com by
adamband...@gmail.com
on 10 Jul 2009 at 9:34