使用AJAX控制工具包时遇到的问题 [英] problem in using AJAX contro tool kit

查看:62
本文介绍了使用AJAX控制工具包时遇到的问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好

我是AJAX使用的新手.
我正在使用Visual Web Developer 2008 Express Edition.
我从Codeplex站点下载了AjaxControlToolkit.Binary.NET35,并提取了zip文件.然后,通过添加一个名为AJAX Kit的新标签,将该工具箱添加到Visual Web Developer.

然后通过选择我解压缩的AjaxControlToolkit.dll向其中添加项目.

AJAX工具出现在工具箱中.即使使用ScriptManager工具后,例如拖动AutoCompleteExtender等控件中的一个,也会出现一个带有黑色对角线的圆圈,表明我无法使用该工具

为什么会这样?

当我对源"选项卡中的标签中的控件进行硬编码时,我没有收到错误,但是在设计视图中没有看到该工具.

还存在以下几行:

Hi guys

I am newbie to AJAX usage.
I am using visual web developer 2008 express edition.
I downloaded AjaxControlToolkit.Binary.NET35 from codeplex site and extracted the zip file. Then I added the toolbox to visual web developer by adding a new tab naming it AJAX Kit.

And then added items to it by selecting AjaxControlToolkit.dll, the one that I unzipped.

AJAX tools appear in toolbox. Even after using ScriptManager tool, when I drag one of the controls for example AutoCompleteExtender, I get a circle with black diagonal line indicating I cant use the tool

Why is it so?

When I hard code the the controls in tags in source tab, I don''t get an error but I don''t see the tool in design view.

The following lines are also present:

<%@ Register assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" namespace="System.Web.UI" tagprefix="asp" %>
<%@ Register assembly="AjaxControlToolkit" namespace="AjaxControlToolkit" tagprefix="ajaxToolkit" %>



谁能帮我吗?

谢谢!



Can anyone please help me?

Thank you!

推荐答案

我不知道怎么紧急,从它的声音来看,您不在上课,或者在任何人都应该为您的代码付款的地方.无论如何,免费帮助会在需要时出现,而不是在您需要时出现.

当您运行网站时,控件会出现吗?无论如何,设计视图都是垃圾,您不应真正使用它.如果将鼠标悬停在带有黑线的圆圈上,会收到错误消息吗?
I''m not sure how it could be urgent, from the sounds of it, you''re obvioulsy not in a class, or at a place where anyone should be paying for your code. In any case, free help comes when it comes, not when you want it.

Do the controls appear when you run your website ? Design view is rubbish anyhow, you shouldn''t really use it. If you hover your mouse over the circle with the black line, do you get an error message ?


这篇关于使用AJAX控制工具包时遇到的问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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