It was hard finding these directions which were in the SampleWebSite website under "Setting up your Environment":
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.
It would have been nice to have more explicit directions on the website without having to download the zip and finding these directions...