ASP页面中包含的Ajax工具包 [英] ajax toolkit inclusion in asp pages

查看:76
本文介绍了ASP页面中包含的Ajax工具包的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,我想知道如何在asp页面中包含ajax工具包.

解决方案

尝试此

首先,找到AjaxControlToolkit.dll文件,该文件应该位于您下载的zip文件中.将其从zip文件移动到其他位置(因此不再压缩).跟踪位置,因为稍后您将需要它.
其次,Visual Studio会记住最近关闭的实例的配置,因此请确保在仅打开一个实例的情况下执行以下说明,然后关闭Visual Studio并重新打开它以使更改更持久.
在Web应用程序中添加对控件工具包的引用(右键单击"bin"文件夹或Web项目名称,选择添加引用",然后浏览并选择AjaxControlToolKit.dll文件的dll). /> 打开工具箱,然后在空白区域下右键单击(在常规"选项卡下效果最佳),然后选择添加选项卡".将此命名为适当的名称,例如"AjaxControlToolKit".现在,确保新选项卡已展开,并在其主体上右键单击没有可用的控件....",然后单击选择项目". (这可能需要一段时间才能打开窗口)
这样会打开一个框,就像在添加对您的Web应用程序的引用时一样.单击浏览"按钮,然后再次搜索AjaxControlToolkit.dll文件.选择此文件并单击打开"后,将自动为您添加到工具箱的新选项卡选择其中包含的所有控件.单击确定"以应用更改.
现在将所有控件添加到您创建的新选项卡中.



尝试此链接也

点击 [ ajaxcontroltoolkit [ 解决方案

try this

First of all, locate the AjaxControlToolkit.dll file, which should be in a zip file you downloaded. Move it from the zip file to a different location (so it is no longer zipped). Keep track of the location, as you will need this later.
Second, Visual Studio remembers the configuration of the most recently closed instance, so make sure you do the following instructions with only one instance open, then close Visual Studio and reopen it to make the changes more permanent.
Add a reference to the control toolkit in your web app (right-click ''bin'' folder or web project name, choose ''add reference'', then browse and select the dll for the AjaxControlToolKit.dll file).
Open the toolbox and right-click under open space (under "General" tab works best) and choose "Add tab". Name this to something appropriate, such as "AjaxControlToolKit". Now make sure that new tab is expanded, and right click in its body where it says "There are no usable controls...." and click "Choose Items." (this may take a while to open the window)
This opens a box like when adding a reference to your web app. Click the ''Browse'' button, and search for the AjaxControlToolkit.dll file again. Upon selecting this file and clicking "Open", all the controls it contains will automatically be selected for the new tab you added to the toolbox. Click "OK" to apply the changes.
All the controls are now added to the new tab you created.



try this link also

Click[^]


try this link
ajaxcontroltoolkit[^]


这篇关于ASP页面中包含的Ajax工具包的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆