May 30, 2012, 9:42 PM
[CLOSED] Invalid Webresource Request
Its a long shot, but has anyone seen this exception lately: An exception of type 'System.Web.HttpException' occurred and was caught.
this:
I just recently started monitoring the exception logs within dev and see this happening >200 in one week in our QA environment. Due to the size of our app and the lack of info in the exception, I have not been able to narrow this down to a particular page or action. The resource exists at the location its pointing to so I don't know what else might cause this. I've attached one of the log entries. Any thoughts on how better to track this down? Note that we are an multinational company and do set localization on ext controls.
this:
http://xxx-xx.xxxxxxxxxx.com/WebResource.axd?d=jpsnArbh-3qeZFn2I8GaxOO4ER4aNjBA07OfABsB3TAQbJ_J9vilrWf6_4jvW2UEW6D5qM0j7wYjILoYnoVHktUAN0k4_-noW7WMbwC11JRzOJ2LXorXPQQdvSCB_1PhU_PgLitD4qpTMc1o8t97XfUn-y1GZY5xbKQIs2hYlAs1&t=634719846460000000
decrypts to this : pExt.Net|Ext.Net.Build.Ext.Net.extnet.locale.ext-lang-en-gb.jsI just recently started monitoring the exception logs within dev and see this happening >200 in one week in our QA environment. Due to the size of our app and the lack of info in the exception, I have not been able to narrow this down to a particular page or action. The resource exists at the location its pointing to so I don't know what else might cause this. I've attached one of the log entries. Any thoughts on how better to track this down? Note that we are an multinational company and do set localization on ext controls.
Last edited by Daniil; Jun 29, 2012 at 1:39 PM.
Reason: [CLOSED]