Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
320
WebScriptManager vs ToolkitScriptManager
posted

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.