Monday, March 26, 2012

Proper way of updating the control toolkit

Hi,

When a new version of the control toolkit is released, what are the proper procedures to replace the new downloaded files with the old ones? Unzip and overwrite all the old files? Then reload the toolbox controls in VS.NET? If that's the case will I have to change anything in my application, whereby the "old" controls are still existent?

Upgrading to a newer Toolkit release


If you were using an older release of the Toolkit and now need to move to a later version here are the recommended steps:

Binaries:Overwrite all old instances of the Toolkit binary "AjaxControlToolkit.dll" on your machine with the new one.Toolbox items:Delete the old tab that listed Toolkit controls and recreate it using the new Toolkit DLL.Toolkit templates:Reinstall the new "AjaxControlExtender.vsi" and check to overwrite the old templates in the "Add Templates" wizard.

No comments:

Post a Comment