2. Copy the AjaxControlToolkit.dll and .pdb files to your application bin's folder
3. MOST IMPORTANT : Make sure you also copy ALL the folders like "ar", "de", "fr", "en", etc. (including the localisation resource files) to the bin directory of your application. That solved it for me and
the calendar is working again!
lambi_uk
Member
66 Points
22 Posts
Re: CalendarExtender - Default Value
May 07, 2007 12:05 PM|LINK
I think I have found the problem [:)]
1. Download the latest AjaxControlToolkit (v 10301) from: http://www.codeplex.com/AtlasControlToolkit/Release/ProjectReleases.aspx?ReleaseId=1425
2. Copy the AjaxControlToolkit.dll and .pdb files to your application bin's folder
3. MOST IMPORTANT : Make sure you also copy ALL the folders like "ar", "de", "fr", "en", etc. (including the localisation resource files) to the bin directory of your application. That solved it for me and the calendar is working again!
Hope this helps.