hi every one
till now i used vs2005 now i want use ajax control in my new project in install ajax tool kit i can see Ajax entension in my toolbox but i am not able to find ajax library. please help me regarding ajax
thanks and regards
mohd Azeem
Loading
Kirtan PatelPosted Dec 26, 2009, 12:59 AM
if you are using VS 2005 then you need to download dll for FramwWork 2.0 version the latest Dll on their page is for Framework 3.5 . check their page for downloading dll for Framework 2.0 .
Download it From Here
http://ajaxcontroltoolkit.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=11121#DownloadId=28807
and please mark my answer as accepted :)
mohdazeemuddin ahmedPosted Dec 26, 2009, 12:39 AM
i try that before i start the thread here. when i browse the it asking executable file but they is no executable file they is only one dll file when i try to add that dll file i got this error message
Kirtan PatelPosted Dec 24, 2009, 6:40 AM
Here is your Solution
if it helps you then please check "Do you like this answer" check box :)
As you told you have Installed the Ajax Extension you just need to install
Ajax Control tool kit ..
for that Download the Ajax Control tool Kit from below Link according to your Visual Studio version
http://www.codeplex.com/wikipage?ProjectName=AjaxControlToolkit
they will provide you binary File (dll) in ZIp Extract that zip to Desktop or Any other location .
Just Right Click in yor Visual Studio tool Box >> Chose Items >> Click Brows Button Locate the dll then press Ok now you will have new Controls in your Tool Box .
its done!!
just use them :)