Hi,
in my global.asax i have a setup to email me an uncaught error and I seem to be geeting a lot of these recently Do you have any idea what could be causing this?
COPY OF EMAIL BELOW
MESSAGE: Illegal characters in path.
SOURCE: mscorlib
FORM:
URL:
https://www.signalsimon.com/Registration/"/eo_web.ashx?id=562603cf-0c12-4f71-86b5-94a2f698ccc6\"
QUERYSTRING: id=562603cf-0c12-4f71-86b5-94a2f698ccc6%5c%22
TARGETSITE: Void CheckInvalidPathChars(System.String)
STACKTRACE: at System.IO.Path.CheckInvalidPathChars(String path) at System.IO.Path.GetExtension(String path) at System.ServiceModel.Activation.HttpModule.ProcessRequest(Object sender, EventArgs e) at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)