我无法在我的项目中使用 AjaxControlToolkit
我使用 MS Visual Studio 2008。但是我无法在我的项目中使用 AjaxControlToolkit。 我无法将 AjaxControlToolkit 控件添加到我的 Web 表单中。
你能帮我解决这个问题吗?
谢谢你!!!
I use MS visual studio 2008.But i can not use AjaxControlToolkit in my projects.
I can not AjaxControlToolkit controls to my web forms.
Can you help me about this problem?
Thank you!!!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你试过这个吗???
http://weblogs.asp.net/scottgu/archive/2007/07/30/asp-net-ajax-in-net-3-5-and-vs-2008.aspx
我个人下载好工具后,右键单击 VS 中的工具,选择“添加项目”,指向我下载的 DLL,瞧。
Have you tried this???
http://weblogs.asp.net/scottgu/archive/2007/07/30/asp-net-ajax-in-net-3-5-and-vs-2008.aspx
Personally I've downloaded the toolit, right click on the tools in VS, select "Add item", point to the DLL I've download and Voila.