This is a migrated thread and some comments may be shown as answers.

Runtime error under the hood 'This is an invalid webresource request'

1 Answer 51 Views
Window
This is a migrated thread and some comments may be shown as answers.
Guy
Top achievements
Rank 1
Guy asked on 11 Apr 2008, 02:43 PM
Everything in the radwindow works as expected (very nice too)

however,

i catch all runtime errors in global.asax Application_Error event and i see my app is logging lots of errors generated when i open the radwindow.

here is the error detail....

Method:System.Web.IHttpHandler.ProcessRequest
Error Message:This is an invalid webresource request.

Query String Variables....
Name:d Value:SYtur-WA24wTOrsc6oOtyjVoOJy0n0hrwtNTZWK_bGSlnk2URl8sQoI14qyqybjLWOrEfTzZ6NksAkS3MIpe2A2
Name:t Value:633394635220000000

System.Web.HttpException: This is an invalid webresource request.
   at System.Web.Handlers.AssemblyResourceLoader.System.Web.IHttpHandler.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

What is causing this?

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 11 Apr 2008, 03:58 PM
Hello Guy,

I assume that the reason for that error are missing images from the resources - we are familiar with this problem and it is already fixed in our internal builds. The Q1 release which will appear next week will have this problem fixed. Please update your application once the new version is out and if you still experience problems - send us a sample project which reproduces them. We will check it right away,

Greetings,
Georgi Tunev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Window
Asked by
Guy
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or