Archive

Archive for December, 2008

Ajax Control Toolkit Installation in Ms. Visual Studio 2005

10 December 2008 trisnok 10 comments

Kemarin aku cari-cari langkah2 untuk menginstal ajax. Hehhe..maklum udah lupa, nih aku bagi2 yacs…semoga sukses semuanya…

by Nannette Thacker

To install the Ajax Control Toolkit, you need:
AjaxControlToolkit.zip
ASPAjaxExtSetup.msi

first download the zip file of AjaxControlToolkit and ASPAjaxExtSetup (you can download it from internet)

Install ASPAJAXExtSetup.msi and then unzip the files AjaxControlToolkit.zip 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!~~~~~~

You can download the document here.

ajax-control-toolkit-installation

 

Categories: dotNet(.Net) Tags: , ,