Hi,
I have the following set-up:
A master page with a script manager on it.
A contentpage derived from the master page, which has a userControl on it.
The userControl has a WebDialog contol on it.
When I try to view the page, I get the message "This Infragistics control requires a ScriptManager object on the page in order to operate correctly".
I tired to:
Any help you can offer would be very much appreciated.
Regards
Alistair
I am having the same issue. Although I don't have a script manager on my Master Page I have it directly on the page I am working with and I still get this error. This Infragistics control requires a ScriptManager object on the page in order to operate correctly.
I/we would appreciate any advice or help we can get.
Jim
is there something missing when this happens? I mean something configured wrong, etc. I have a Mastpage with a Script manager, the Content pages are in an updatepanel, when I put a scriptmanagerproxy on the user control that is used on the default page I still get this error. Any help would be appreciated.
Unfortunately that didn't work... Same message as before.