Using ASP.NET AJAX with DotNetNuke 4.5 or greater
by Paul Kiddie • August 8, 2007 • asp.net, dotnetnuke • 0 Comments
I’ve recently been doing some website UI work using the ASP.NET AJAX extensions in which I had a ScriptManager instance and controls that needed updating within an UpdatePanel instance. It turns out that it’s not as easy as moving the web control to my DotNetNuke site and loading it up, I got the following error: Only one instance [...]
Read more →