I tried to install the AJAX control tooklkit and received this error.
There was an error loading types from assembly 'C:\...\Visual Studio 2005\Templates\ProjectTemplates\Visual Web Developer\CSharp\\AjaxControlToolkit.dll'
'Could not load file or assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.'
I downloaded the version for .NET 2.0, ASP.NET AJAX 1.0 and VS2005, no source code.
The instructions for installing the toolkit are minimal at best. Is there a way to make this thing work?
Thanks for any help
Steve