ASP. net2.0 ajaxcontroltoolkit Installation Guide

Source: Internet
Author: User

First, install Ajax extensions before installing ajaxcontroltoolkit. Check your Microsoft Visual Studio version! I use Microsoft Visual Studio 2005, So I downloaded Microsoft ASP. NET 2.0 Ajax Extensions 1.0. If you are using vs2008, set it to 2.0.

Download aspajaxextsetup. MSI
Http://www.microsoft.com/downloads/details.aspx? Familyid = ca9d90fa-e8c9-42e3-aa19-08e2c027f5d6 & displaylang = en

Download ajaxcontroltoolkit
Http://ajax.asp.net/downloads/default.aspx? Tabid = 47
Http://www.codeplex.com/AtlasControlToolkit/Release/ProjectReleases.aspx? Releaseid = 1425

Note: There are different versions of ajaxcontroltoolkit. If you have installed vs2005, You have to install ajaxcontroltoolkit of 10606. If you have installed vs2008, install the latest version, for example, 20820

Environment Settings:
download aspajaxextsetup. after MSI is installed and updated, this folder appears under your system disk (disk C is used as an example):
C: \ Program Files \ Microsoft ASP. net \ ASP. NET 2.0 Ajax extensions \ v1.0.61025
after installing this, we can create the Asp.net ajaxenabledwebsite, which is actually a template for the ajax.net website. However, we cannot use the Ajax control developed by Microsoft. You need to know how to use the
ajax.net control.
download ajaxcontroltoolkit, the preceding two toolkits contain Source Code , and do not contain Code . We recommend that you download the Toolkit with source code. Decompress the downloaded file to:
C: \ Program Files \ Microsoft ASP. net \ ASP. NET 2.0 Ajax extensions \ v1.0.61025 \ ajaxcontronltoolkit \
double-click to run ajaxcontroltoolkit. SLN. After the file is compiled, add a new tab named ajaxcontroltoolkit In the toolbar, right-click the tab and choose item> browse> point to C: \ Program Files \ Microsoft ASP. net \ ASP. NET 2.0 Ajax extensions \ v1.0.61025 \ ajaxcontronltoolkit \ toolkittests \ bin ajaxcontroltoolkit. DLL
OK. Now you can create an Ajax controltoolkitwebsite-type web project to use this ajaxcont Roltoolki control!

The following is another method found on the Internet:
Use vs2005 to open the SLN, compile the templatevsi project, and run the following command in c: \ Program Files \ Microsoft ASP. net \ ASP. NET 2.0 Ajax extensions \ samplewebsite \ bin
ajaxcontroltoolkit. DLL and ajaxcontroltoolkit. copy PDB to
C: \ Program Files \ Microsoft ASP. net \ ASP. NET 2.0 Ajax extensions \ binaries folder, so that we can use the ajax.net controls in vs2005.
Create an Ajax controltoolkitwebsite web project. Add a new tab name in the toolbar: ajaxcontroltoolkit
right-click this tab and choose items> browse to find the copied ajaxcontroltoolkit. DLL . In this way, the ajax.net control is successfully referenced in vs2005.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.