ScriptManager/ScriptManagerProxy/ToolkitScriptManager
I have an asp.net web application running using VS2010 framework 4, in the Master Page I have a ScriptManagerProxy, in the childs ScriptManagerProxy, I never used ToolkitScriptManager control and I have ajaxextenders working fine with no problems. Now I have migrated to VS2012 framework 4.5 and the ajax extenders control doesn't work. AjaxControlToolkit is installed and referenced.
Any help will be appreciated.
Thanks.
|