简体   繁体   中英

Installation of ASP.NET AJAX Control Toolkit

I am working on a development project with a number of other individuals using TortoiseSVN. I followed http://www.asp.net/ajaxlibrary/act.ashx to install the toolkit.

I tried to have a look at the configuration for another project where Ajax control toolkit was installed however I have cannot get Ajax elements to appear in my solution explorer would anyone know why this might be? I had a look at this other person's solution explorer and they have the ajax control toolkit.dll, ajaxcontroltoolkit.pdb and other folders (ar, cs, de...) within a different type of folder (looks grey and has a cog symbol) called 'Bin'

I am using Visual Studio 2008, .Net Framework 3.5 and I tried the ajax control toolkit framework 3.5.

Can anyone offer some advice on what I have done wrong? Or can you provide another tutorial I can follow for the install

Thank you

  • Right click on your toolbox
  • Choose Elements a dialog window will load (lasts a few seconds - just be patient)
  • register .net frameworkComponents
  • Browse to your AJAX Toolkit folder and select AjaxControlToolkit.dll

That's it!

hth

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM