Error: A ScriptManager is required on the page to use ASP.NET AJAX Script Components...
Posted by: Shaun Walker,
on 02 May 2008 |
View original | Bookmarked: 0 time(s)
Hmmm I'm just posting here in case anyone runs into this problem. I am sitting here happily programming away on my DotNetNuke module and then all of a sudden I get this error on any page that is using ASP.NET AJAX:
Method: AjaxControlToolkit.ScriptObjectBuilder.RegisterCssReferences
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: A ScriptManager is required on the page to use ASP.NET AJAX Script Components. ---> System.InvalidOperationException: A ScriptManager is required...