Subscribe in a reader
by Nannette Thacker
To install the Ajax Control Toolkit, first download the zip file from http://www.asp.net/ajax/.
3.5 SP1 Release is here.
Unzip the files into any directory. Give it a name like "AjaxControlToolkit." Open your Visual Web Developer and right click in the Toolbox area. Select "Add Tab." Name the tab with something like "Ajax Tookit." Right click the new tab area, and select "Choose Items..." This will bring up a dialog box to "Choose Toolbox Items." Select the "Browse" button. Browse to the directory where you unzipped the Ajax Toolkit files. There is a "SampleWebSite" directory within your "AjaxControlToolkit" directory. Browse to the "Bin" directory within the "SampleWebSite" directory. Find and select to open the "AjaxControlToolkit.dll" file. The Choose Toolbox Items dialog will appear, this time with the Ajax Tookit controls selected. Select the "OK" button. Open or create a web form within your project. Now when you open your toolbox, you will see all of the Ajax Control Toolkit controls, ready for use within your applications.
May your dreams be in ASP.net!Nannette
Here is the latest in my link-listing series .  Also check out my ASP.NET Tips, Tricks and Tutorials
Nice post! Thanks.
Am I the only one who thinks it is utterly ridiculous that we're supposed to use a dll from the WebSite project as the main reference for the toolkit? Why isn't this in a separate class library project?
skain,
I fully agree. I think it should automatically be in the toolkit, or at least an option you can turn on or off without having to download a project and grab a .dll.
I would suspect in future versions of VWD that the toolkit will be an automatic part of the release. But who knows?
Pingback from Enlaces 17 de Febrero: ASP.NET, ASP.NET AJAX, Visual Studio, .NET « Thinking in .NET
Thanks, Nannette. This is just what I was looking for.
excelent post
thanks u!!
Pingback from Visual Studio Links #2 : Mostly Programming Stuff
A good article by Nannette Thacker on how to install the Ajax Control ToolKit Read More
Helped me a lot,Thank u Keep on Posting
Do you need to any of this in VS2008? or is it all built in and done for you?
Sorcerdon,
I can't answer that. I hope someone else knows the answer.
I don't believe the AjaxControlToolkit is built into VS2008. Ajax components are, but not everything that's in this toolkit.
Great post Nannette.
I do have Visual Studio 2008 installed now, and no, the Ajax toolkit is not a part of it.
Nannette
Way you describe is very nice. every one can undestand easily
Thanks for this post. Good grief, couldn't the ajax site told us how to do this?
I did these instructions and browsed to the dll - clicked OK and got error message about "... error loading types from assembly "path of the file" ... the system cannot find the file specified" - any ideas?
Thanks-
C
Cindy,
I have two computers. I tried installing this on my new computer, which does not have a Microsoft ASP.net folder. And I get the same error.
I don't know what is causing that and why it does not work on this other computer. I also don't know why there is not an ASP.net folder, although I do asp.net development on this computer all that time.
Maybe someone more knowledgeable can offer guidance.
I am also getting the same assembly error as nannette and cindy with vs2008. any ideas?
Cindy and Nannette I have figured out the problem.
With VS2008, you must download/use the .dll from the Ajax Control Toolkit Framework 3.5 package.
Wow... If anyone is *still* having problems after all this, the issue might be caused by your wireless Microsoft mouse. Yes. I thought it was far-fetched as well, but the solution at the appended URL actually worked for me. Very strange...
forums.microsoft.com/.../ShowPost.aspx
www.codeplex.com/.../ProjectReleases.aspx
3.5 package is here.
Thanks. I can't believe how much time I wasted looking for this!
Thanks so much for posting this. I've been looking through MS and Codeplex docs for something like this. Wouldn't you know that it ain't in plain sight. Oh well, thank you just the same. A very very very helpful blog posting.
As far as appearing in MS's default install of VWD or VS 2008, this toolkit is a community-built thing. It's not a MS thing, so they're not going to load it for you out-of-the box, however comma, they should at least help users by doing a simple explanation as to how to load the controls.
Nannette, send them a bill for our pain and suffering.
Thanks very very much............
Thank you. End of Day Friday.....and Ajax Toolkit disappeared. Thanks for the instructions.
I have VWD 2005
and did these instructions and browsed to the dll - clicked OK and got error message about "... error loading types from assembly "path of the file" ... the system cannot find the file specified"
" it is utterly ridiculous that we're supposed to use a dll from the WebSite project" Even I thought the same. initially i thought that this url provides a way around .There must be some other way. It was very odd that you need to specify the tab name by yourself. I got convinced after seeing the comments that i am not the only one to be fooled.
Seriously, you saved my bacon, i was ready to throttle joe stagner! :) (his video is singularly unclear)
Thanks Nannette. It helps me alot.Could You Please Post Articles About how to use these Components in a Web Site.
Thanks alot
Thanks, Provide a best way to for a begginer
Gosh..nice post buddy ..saved my hours to figure this damn thing out how to add toolkit controls as I've heard from someone that AJAX is a part of visual studio 2008 but cudnt see the ajax controls tab there...once again thanks for saving hours of effort.
thx a lot. ^__^
Nice post!!! Thank you very much. XD
Nice post! Thank u... :)
Thanks a lot ........ I wonder Microsoft has nowhere mentioned about this........
It helped me as i was searching all over the forum.asp.net for it.
I got to know lot of people getting error ..
This is because you have to install ONLY and ONLY
AjaxControlToolkit-NoSource.zip
DO NOT try to install AjaxControlToolkit-Framework3.5
its great and very helpful for all the starter in .net..thanks great work..keep going...
It is good to understand how to install ajax control tool kit.
Thank you! I been looking for this..
This is exactly the manual I was looking for, after spending hours on google trying to figure things out..
Great Success!
great post.. this is what i have been looking for.. and it works for me too..
Pretty Cool!!!!
As i just started to work on AJAX that's really what i was searching for, Thank's Nannette
Thanks , is a great post, was very usefull for me
Thanks lot for given a helpful layout. It is very helpful. I got the ajax controls.
Thank you ;-)
Good, Check out for more detail on topic.
dotnetguts.blogspot.com/.../ajax-control-toolkit-vsnet-2008.html
If after installing Ajax Control Toolkit on your system, you found that the conrols are disable, you need to restart your VWD or your machine. You can also trying deteting .pdb files from the VWD's 9.0 folder.
Thanks Nannette, however I have a problem upon uploading it in the toolbox... It gives this error Message:
The was an error loading types from assembly 'D:\Program Files....
'Could not load file or assembly 'System.Web.Extensions, Version=3.5.0.0, Culture=nuetral............ or one of its dependencies. The system cannot find the file specified.'
How can I resolve this issue? thanks in advance
anybody who knows how to resolve the issue??? Please help
rhiana,
I was able to reproduce your error by attempting to load the toolkit into a non 3.5 web site.
Make sure you have created your website under 3.5 framework if you are using the 3.5 toolkit. Otherwise, download the older toolkit to go with the right framework.
I noticed I had loaded the toolkit successfully, and then went in and it was missing. So when I tried to load it again, it failed with same error, even though the project was 3.5
I closed down some other VS2008 windows to free up memory and it worked fine.
So try making sure you have everything else closed out.
thanks a lot but why didn't you reference Joe stagner (MVP) of microsoft who first created the solution in a video presentation/format.Thaks a lot
Do you have a link to that video?
Really i tried lot of ways to install this toolkit all the way are failiure u r way of explanation is very good ...
Thanks :)
Excellent job.
thanks a lot for the post. Your solution applies to vs2008.
I have vs2005 on my machine.
When I try to load the various controls to my tool box by pointing to the ajaxtoolkit dll, an error appears that goes like this "'There was an error loading types from assembly C:\programfiles\...ajaxtoolkit.dll' Could not load file or assembly 'Systems.web.extensions version=1.61025.0 culture=neutral, public token=... or one of its dependencies. The system cannot find file specified"
Please do you have any ideas.
Wow, very nice... Thanks!
Thanks, very interesting
muchas gracias parcero
Thank you so much
As I don't know anything about AJAX, I was trying to learn from last 5 days, and today I was so frustrated but after getting this scennshot contained example of ajax installer, I am so happy
Thanks again
Richa
Very interesting article, I will wait for continuation
Great article, thanx for information :)
Well, very interesting article … thanks
I have installed the Ajax Control Toolkit and have gotten it to stay put in Visual Web Developer 2008 (as it would not be in VWD on the next restart). I can drag and drop components to my page, but when I try to build it, I get an error: "Unknown server tag".
Can anyone help?
Nice post.Thanks.
nice post!!!!! Helped me a lot!!!??
Very interesting.
Thank You So Much!
installation done fine. but after taking controls in toolbox only few controls are working. and another can't drag? they are not working. pls help me.......
Thanks
Thanx for helping me in installing AJAX toolkit, it was really amazing and easy way to understand.
super explanation
thanks
Is it compatible with Vb.net.Please suggest Me
Yes, this will work with C# or VB.
To all of those getting the following error:
Make sure you have installed the ASP.NET AJAX Extensions 1.0 before trying to install the Toolkit!
as pramit4u says ... installation done fine. But after taking controls in toolbox only few controls are working... and another I can't drag!!! HELP ME!
I only speak VB. I downloaded the AJAX Control Toolkit and it looks to me like it is in C#. Is there a VB version or should I stop living in the 20th century and learn C#?
The toolkit works for both VB and C#. It uses an asp.net control, which is supported by both languages.
I'm unsure what you're seeing.
after loading the toolkit with the dll file both in visual web and visual studio 2008 i am not seeing any of the controls. Any suggestions?
THANK YOU NANNETTE... I upgraded to Vista under a "Clean Install" so I had to re-install my VS2008. I have searched high and low for the toolkit because I could not remember how I had originally installed it. Your post was the answer. Incidently, I do like Vista and I love VS 2008 but why is it so difficult to add the toolkit??? Are there any more recent updates since August 2008 and if so what &*^% will I have to go through to install them?
Thanks again so much
I just reinstalled the latest download and the dll is still dated August 2008.
works just fine . . .
I choose "OK" button but I can't see any thing from tab Ajax Tookit????
Please help me!!
dvphongit.
Just like heaven, very tanks
Thanks..
Thank You So Much. I had no clue what to do whit ".dll" file.
Thanks a lot ..it really helped me.
do files get unzipped to my pc or to the web server?
Thank you for this tutorial. I have been around the asp.net world in the past. I recently rebuilt my server with and upgrade to windows 2008. The strangest thing is I seen a video on asp.net by Joe Stagner but because I did not bookmark the page to my favorites I could not find it again when it came time to install the .dll; I recall he moved some files but I can't recall for what reason and don't remember how. Do you know why?
Thanks for helping to install ajax control toolkit