I have started using RadAjaxManager prometheous on my project and I immediately stepped over an odd problem (I can't recreate in a sample).
I have a webpage based on master page. ScriptManager and RadAjaxManager are both on this page. After postbacks I get this exception:
---------------------------
Windows Internet Explorer
---------------------------
Object reference not set to an instance of an object.
---------------------------
OK
---------------------------
I nailed it down to the RadAjaxManager setting when (at design time) it uses a certain Panel for both source and destination. As I said I cannot reproduce on simple sample, but when I comment this setting everything works fine.
Any idea on how to tackle it?
I have a webpage based on master page. ScriptManager and RadAjaxManager are both on this page. After postbacks I get this exception:
---------------------------
Windows Internet Explorer
---------------------------
Object reference not set to an instance of an object.
---------------------------
OK
---------------------------
I nailed it down to the RadAjaxManager setting when (at design time) it uses a certain Panel for both source and destination. As I said I cannot reproduce on simple sample, but when I comment this setting everything works fine.
Any idea on how to tackle it?