Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
235
ScriptManager not detected from MasterPage
posted

I am upgrading from the WebPanel and WebGroupBox controls and I just upgraded one of my pages and I received this error message:

This Infragistics control requires a ScriptManager object on the page in order to operate correctly.

However, I had already added the asp:ScriptManager control to the Master Page.  I also know for a fact that the ScriptManager control works properly because my other AJAX Controls work correctly on any pages derived from the Master Page.

Unfortunately, none of my newly upgraded Infragistics controls are properly detecting the ScriptManager on the Master Page.

Please tell me how to resolve this issue so that the ScriptManager is properly detected on the Master Page.

Thanks.