Welcome Guest Search | Active Topics | Sign In | Register

eo_web.ashx Error Options
Loren Dorez
Posted: Tuesday, December 22, 2009 11:12:46 AM
Rank: Advanced Member
Groups: Member

Joined: 1/9/2009
Posts: 97
Hi,

i have a process in my Global.asax to email me an uncaught excecptions that may occur in my site. after upgrading my License to the 2009 build i get the following Execption Emails


MESSAGE: Invalid value for 'encryptedTicket' parameter.

SOURCE: mscorlib

FORM:

URL: https://www.signalsimon.com/Admin/eo_web.ashx?id=d877a66c-9e75-4d29-bd48-426b705280fd&dldp=

QUERYSTRING: id=d877a66c-9e75-4d29-bd48-426b705280fd&dldp=

TARGETSITE: System.Runtime.Remoting.Messaging.IMessage EndInvokeHelper(System.Runtime.Remoting.Messaging.Message, Boolean)

STACKTRACE: Server stack trace: at System.Web.Security.FormsAuthentication.Decrypt(String encryptedTicket) at EO.Web.Internal.bv.a(String A_0) at EO.Web.Internal.ee.a(String A_0, HttpResponse A_1) at EO.Web.Internal.ee.a(aq A_0, HttpResponse A_1, Object A_2) at EO.Web.Internal.hk.b(aq A_0, HttpResponse A_1, Object A_2) at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs) at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs) at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase) at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData) at EO.Web.Internal.dz.a.EndInvoke(IAsyncResult A_0) at EO.Web.Internal.dz.a(IAsyncResult A_0) at EO.Web.Internal.d5.a(IAsyncResult A_0) at EO.Web.Runtime.a(IAsyncResult A_0) at System.Web.HttpApplication.CallHandlerExecutionStep.OnAsyncHandlerCompletion(IAsyncResult ar)

eo_support
Posted: Tuesday, December 22, 2009 11:20:07 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

That can be normal. eo_web.ashx are used to carry out various calls. When user tries to call it with the wrong arguments (mostly from attackers or malicious bots who alter or make up the arguments), it will throw an exception. So the exception itself does not indicate a problem.

Thanks!
Loren Dorez
Posted: Tuesday, December 22, 2009 11:25:22 AM
Rank: Advanced Member
Groups: Member

Joined: 1/9/2009
Posts: 97
Thank you Just wanted to make sure.
Loren Dorez
Posted: Tuesday, December 22, 2009 12:25:44 PM
Rank: Advanced Member
Groups: Member

Joined: 1/9/2009
Posts: 97
OK this keeps sending errors. Now yes i can control it through my exception handling but why did it not come up in the old build/version. Do i need to update the eo_web.ashx to match the version??
eo_support
Posted: Tuesday, December 22, 2009 12:37:07 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

Please try isolate and duplicate the problem first if you believe it's a problem with the product. We don't investigate individual exceptions unless it clears indicates a problem with the product.

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.