hi,
i tried to make ajaxcontroltoolkit work with visual studio 2012 and asp.net 4.5, but it never works
I always get 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.
I changed the ScriptManager to ToolkitScriptManager,but I still get the same error.
I uploaded the project at the link below, please any one help me in this.
the default page has example with ajax toolkit control, also login page, both fail with the error upove
link to files
[http://www.fileconvoy.com/dfl.php?id=g43f0a32df74171f99992249134da0707f6b9f9572](http://www.fileconvoy.com/dfl.php?id=g43f0a32df74171f99992249134da0707f6b9f9572)
Comments: Ahh... I forgot, remove all the actual references of "Ajax Tool Kit" of your project, in the path "References" and all the .aspx files.
i tried to make ajaxcontroltoolkit work with visual studio 2012 and asp.net 4.5, but it never works
I always get 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.
I changed the ScriptManager to ToolkitScriptManager,but I still get the same error.
I uploaded the project at the link below, please any one help me in this.
the default page has example with ajax toolkit control, also login page, both fail with the error upove
link to files
[http://www.fileconvoy.com/dfl.php?id=g43f0a32df74171f99992249134da0707f6b9f9572](http://www.fileconvoy.com/dfl.php?id=g43f0a32df74171f99992249134da0707f6b9f9572)
Comments: Ahh... I forgot, remove all the actual references of "Ajax Tool Kit" of your project, in the path "References" and all the .aspx files.