AJAX Control Toolkit — September 2013 Release (Updated)
- Update to the ToolkitScriptManager to prevent an error that resulted from concurrency conflicts on high traffic websites. If you are getting the error message "Could not load control [control name]. The script reference(s) of this control was not loaded correctly." then please install this update.
- Update to the ToolkitScriptManager to prevent a pageLoaded error in Firefox when using the new jQueryExtender base class.
This release of the Ajax Control Toolkit introduces a new jQueryExtender base class and contains a new version of the ToggleButton control completely rewritten in jQuery.
-
jQueryExtender - Use the new jQueryExtender base class to create new Ajax Control Toolkit controls using jQuery.
-
ToggleButton Control - Rewritten using pure jQuery.
-
Twitter Control - Completely rewritten to use the new Twitter API.
-
ToolkitScriptManager - Fixed issue concerning errors when used in Medium Trust.
-
AjaxFileUpload - Fixed issue concerning ampersands in file names (issue 27476).
What's in the Download
This AJAX Control Toolkit download contains the AjaxControlToolkit.dll assembly, localized resource files, and the Ajax Control Toolkit Sample Site. Follow the instructions below to add the AJAX Control Toolkit to the Visual Studio Toolbox.
http://www.asp.net/ajaxlibrary/act.ashx
You can download the source code for the Ajax Control Toolkit from CodePlex:
http://AjaxControlToolkit.CodePlex.comNote: When opening the Ajax Control Toolkit solution in Visual Studio 2008, you will receive a security warning because the Ajax Control Toolkit project files have been modified to use the Microsoft Ajax Minifier. Select the option to Load the Project Normally.
Reporting Issues
Please report any issues that you discover with the Ajax Control Toolkit at the Ajax Control Toolkit issue tracker:
http://ajaxcontroltoolkit.codeplex.com/workitem/list/basic
Learn More
The ASP.NET Ajax website contains tutorials, videos, and sample code to help you learn how to use the AJAX Control Toolkit:
http://www.ASP.net/ajax