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

weird BeginRequest using RadAjaxPanel

1 Answer 47 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Piyush Bhatt
Top achievements
Rank 2
Piyush Bhatt asked on 31 Jan 2008, 04:17 PM
I have put log4net messages in my BeginRequest & application_error events. I get following messages in BeginRequest and Error events. And this occurs in a page that uses RadAjaxPanel, LoadingPanel, 3 RadGrids in separate user controls, RadWindows - all that. Can't seem to figure out what is the cause - and project is such a large set of code now, that I can not send you it either.

Thanks,
Piyush Bhatt.

01/31 10:59:07, 4, Global,[Application_BeginRequest],BeginRequest::http://localhost:1126/SimplicityWeb/cation.add_init(function() {    $create(Telerik.Web.UI.RadAjaxPanel
01/31 10:59:07, 4, Global,[Application_Error],Application_Error
System.Web.HttpException: File does not exist.
   at System.Web.StaticFileHandler.ProcessRequestInternal(HttpContext context)
   at System.Web.DefaultHttpHandler.BeginProcessRequest(HttpContext context, AsyncCallback callback, Object state)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

1 Answer, 1 is accepted

Sort by
0
Giuseppe
Telerik team
answered on 01 Feb 2008, 08:22 AM
Hello Piyush,

Please make sure you are using the latest version of the Prometheus suite (2007.3 1314) in that particular project as there was a problem with invalid HTTP requests with the Prometheus Ajax component in the previous version  (2007.3.1218) that is now properly resolved.



Regards,
Manuel
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Ajax
Asked by
Piyush Bhatt
Top achievements
Rank 2
Answers by
Giuseppe
Telerik team
Share this question
or