简体   繁体   English

安装ASP.NET AJAX控件工具包

[英]Installation of ASP.NET AJAX Control Toolkit

I am working on a development project with a number of other individuals using TortoiseSVN. 我正在与许多其他使用TortoiseSVN的人一起开发项目。 I followed http://www.asp.net/ajaxlibrary/act.ashx to install the toolkit. 我按照http://www.asp.net/ajaxlibrary/act.ashx来安装工具箱。

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? 我试图查看另一个安装了Ajax控件工具包的项目的配置,但是我无法让Ajax元素出现在我的解决方案资源管理器中,有人知道为什么会这样吗? 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' 我看了一下其他人的解决方案资源管理器,他们在不同类型的文件夹(看起来为灰色且带有齿轮符号)中具有ajax控件toolkit.dll,ajaxcontroltoolkit.pdb和其他文件夹(ar,cs,de ...) )称为“ Bin”

I am using Visual Studio 2008, .Net Framework 3.5 and I tried the ajax control toolkit framework 3.5. 我正在使用Visual Studio 2008,.Net Framework 3.5,并且尝试了ajax控件工具包框架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 注册.net frameworkComponents
  • Browse to your AJAX Toolkit folder and select AjaxControlToolkit.dll 浏览到您的AJAX Toolkit文件夹,然后选择AjaxControlToolkit.dll

That's it! 而已!

hth hth

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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