while using VisualWebParts its throwing a runtime error "Microsoft JScript runtime error: AjaxControlToolkit requires ASP.NET Ajax 4.0 scripts. Ensure the correct version of the scripts are referenced. If you are using an ASP.NET ScriptManager, switch
to the ToolkitScriptManager in AjaxControlToolkit.dll.".
And i have not used any master pages and not included scriptmanager in child pages and i am using ajaxcontroltookit 3.5.40412.0 version. how to resolve this, please help me.
View Complete Post