The latest version of Microsoft's ajax library is only available as source code (not a dll).
It can be downloaded here: http://ajax.codeplex.com/sourcecontrol/network/Show?projectName=Ajax&changeSetId=49157
Does anyone know how i can actually go about building this into a library like the older (buggy) version?
All of the sln
files throw errors in visual studio, and after trying to copy the contents of Server\AjaxControlToolkit
into a class library im now getting the error
Could not find any resources appropriate for the specified culture or the neutral culture.