Hello;
I did a small project and I use the template exam. It works fine. However I want to use the same in my real project and I took this error message.
Microsoft JScript runtime error: Sys.WebForms.PageRequestManagerServerErrorException: Object reference not set to an instance of an object.
I search in google and this forum and I cant find any answer. I receive this error on double-click on the scheduler.
Thanks...
I did a small project and I use the template exam. It works fine. However I want to use the same in my real project and I took this error message.
Microsoft JScript runtime error: Sys.WebForms.PageRequestManagerServerErrorException: Object reference not set to an instance of an object.
I search in google and this forum and I cant find any answer. I receive this error on double-click on the scheduler.
Thanks...
8 Answers, 1 is accepted
0

burak
Top achievements
Rank 1
answered on 01 Jun 2009, 06:21 AM
Telerik Team, I'm still waiting your answer. How Can I solve this problem?
I have tried everything ...
I have tried everything ...
0
Hi burak,
This is a server side exception which is reported by asp.net ajax. You can disable temporarily ajax to see what is causing the server-side exception.
Regards,
Albert
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
This is a server side exception which is reported by asp.net ajax. You can disable temporarily ajax to see what is causing the server-side exception.
Regards,
Albert
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0

burak
Top achievements
Rank 1
answered on 01 Jun 2009, 12:57 PM
Sorry , How can i disable ajax in my project ? I'm using vs2008 and RadControls for ASPNET AJAX Q1 2009
0
Hi burak,
If you are using RadAjaxPanel or RadAjaxManager you could set the EnableAJAX property to false.
Kind regards,
Albert
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
If you are using RadAjaxPanel or RadAjaxManager you could set the EnableAJAX property to false.
Kind regards,
Albert
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0

burak
Top achievements
Rank 1
answered on 04 Jun 2009, 11:59 AM
Hi again;
When I set enableajax settings to false , error is gone. However page is postback :(
I cant find the problem and I dont know what to do.
I'm waiting your suggestions...
When I set enableajax settings to false , error is gone. However page is postback :(
I cant find the problem and I dont know what to do.
I'm waiting your suggestions...
0
Hello burak,
I suggest you open a support ticket and send us a runnable project which demonstrates the problem.
Regards,
Albert
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
I suggest you open a support ticket and send us a runnable project which demonstrates the problem.
Regards,
Albert
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0

burak
Top achievements
Rank 1
answered on 15 Jun 2009, 02:23 PM
Hello,
I found something but I can't understand why.
I use ajax enabled radajaxpanel and in the same page I've got radpanelbar. They dont work together but when I remove radpanelbar I can use ajax controls. Or when I disable Ajax controls work again.
How can I solve this problem ? And Why it's happen ?
Note : radpanelbar in a usercontrol...
I found something but I can't understand why.
I use ajax enabled radajaxpanel and in the same page I've got radpanelbar. They dont work together but when I remove radpanelbar I can use ajax controls. Or when I disable Ajax controls work again.
How can I solve this problem ? And Why it's happen ?
Note : radpanelbar in a usercontrol...
0
Hi burak,
We cannot help unless we reproduce the problem. As suggested earlier please open a support ticket and send us the problematic page as attachment.
Regards,
Albert
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
We cannot help unless we reproduce the problem. As suggested earlier please open a support ticket and send us the problematic page as attachment.
Regards,
Albert
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.