Hello,
In my old .aspx i've already used MaskedEditExtender controls, now i modified it and use some infragistics controls. I can't use both "WebScriptManager" and "ToolkitScriptManager", but when i use just "WebScriptManager" or "ScriptManager", i get an 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".
Please help me to fix it.
Thanks in advanced.
anyone helps me please?
i use the Ajax Control Toolkit from Microsoft and several Versions of Infragistics Components. I use the WebScriptManager and there are no problems; but i think in Juli was an update of the MS Ajax Toolkit. And it need .Net 4.x. May be your problem is a solution for .Net < 4.x with the new toolkit. Solution: Instal the old version of the toolkit or migrate your webapp to .Net 4.x.