How to install Ajax Control Toolkit in Visual Studio?

Introduction: In previous article i explained "How to allow only numbers, characters in the textbox using FilteredTextBoxExtender control of Ajax in asp.net" and "CalendarExtendar control of Ajax in asp.net"To use Ajax features in your application you need to download and install Ajax Control Toolkit with Visual Studio: Below are the steps for this purpose:
  1.  First download the latest version of the Ajax Control Toolkit from http://ajaxcontroltoolkit.codeplex.com/  . For Visual Studio 2008 the Ajax Control Toolkit for .NET 3.5 is best suited and If you are using Visual Studio 2010 then use .NET 4 version of the Ajax Control Toolkit.
  2.  After downloading the appropriate version of Ajax toolkit open the downloaded file and extract all the files.
  3. Now create a new ASP.NET Web Forms project or website in visual studio. Open Default.aspx page in the project or website. 
  4.  Now open Toolbox in visual studio and create a new Toolbox tab by right-clicking the Toolbox and selecting Add Tab. Name the new tab AjaxControlToolkit or whatever you want.
  5.  Right-click on this new tab and select Choose Items option. Click the Browse button and locate the folder where you extracted the Ajax Control Toolkit. Locate the AjaxControlToolkit.dll and click on the OK button to Finish. Now you can use the Ajax controls from the newly created tab AjaxControlToolkit under the toolbox.
Previous
Next Post »

4 comments

Click here for comments
Anonymous
admin
September 16, 2013 ×

Thank you sir...:-) Very useful

Reply
avatar
September 16, 2013 ×

your welcome..keep reading

Reply
avatar
Anonymous
admin
December 03, 2013 ×

Sir i'm using visual studio 2012.now which version to download it?

Reply
avatar
Unknown
admin
December 10, 2013 ×

Hi,

This solution work on localhost (in my development machine). But not on IIS serveur (gala.dharma-informatique.com). I have only "error" in a red label. No possibilities to learn more about this.

I have changed the web.config, and the version of ajax #.dll ... The first presentation was here -> http://www.asp.net/AjaxLibrary/AjaxControlToolkitSampleSite/AjaxFileUpload/AjaxFileUpload.aspx

Nobody on Internet have a solution. Maybe you can tell something about the "red label error" ?

(Sorry for my english ;))

Ommenetti Michaël.

Reply
avatar

If you have any question about any post, Feel free to ask.You can simply drop a comment below post or contact via Contact Us form. Your feedback and suggestions will be highly appreciated. Also try to leave comments from your account not from the anonymous account so that i can respond to you easily..