xjufs 2014-01-22 19:53
浏览 963

错误: Sys.InvalidOperationException: Handler was not added through the Sys

<%@ Page Language="C#" AutoEventWireup="true" CodeFile="zzdj.aspx.cs" Inherits="Web_mpsp_zzdj" %>

<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">


无标题页



<div>
    <cc1:AutoCompleteExtender ID="AutoCompleteExtender1" runat="server" ServiceMethod="GetCompletionList"
        TargetControlID="TextBox1" UseContextKey="true" CompletionInterval="500" CompletionSetCount="20"
        MinimumPrefixLength="1" ContextKey="k">
    </cc1:AutoCompleteExtender>
</div>
<asp:Label ID="Label2" runat="server" Text="Label2:"></asp:Label>
<asp:TextBox ID="TextBox1" runat="server" Width="180px"></asp:TextBox>
<asp:Label ID="Label3" runat="server" Text="Label3:"></asp:Label>
<asp:TextBox ID="fz" runat="server" Width="60px"></asp:TextBox>
<asp:Label ID="Label4" runat="server" Text="Label4:"></asp:Label>
<%--<asp:TextBox ID="scdw" runat="server" Width="180px"></asp:TextBox>--%>
<asp:DropDownList ID="Ddl_File_path" Style="z-index: -1" runat="server" Width="180px">
</asp:DropDownList>
<asp:Label ID="Label5" runat="server" Text="Label5:"></asp:Label>
<asp:TextBox ID="zcs" runat="server" Width="60px"></asp:TextBox>
<asp:Label ID="Label1" runat="server" Text="Label"></asp:Label>
    <asp:Button ID="Button1" runat="server" OnClick="Button1_Click" Text="保存" />
</form>



运行时提示行: 3099错误: Sys.InvalidOperationException: Handler was not added through the Sys.UI.DomEvent.addHandler method.是否要调试此页面?
怎么解决?谢谢!

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 为什么使用javacv转封装rtsp为rtmp时出现如下问题:[h264 @ 000000004faf7500]no frame?
    • ¥15 乘性高斯噪声在深度学习网络中的应用
    • ¥15 运筹学排序问题中的在线排序
    • ¥15 关于docker部署flink集成hadoop的yarn,请教个问题 flink启动yarn-session.sh连不上hadoop,这个整了好几天一直不行,求帮忙看一下怎么解决
    • ¥30 求一段fortran代码用IVF编译运行的结果
    • ¥15 深度学习根据CNN网络模型,搭建BP模型并训练MNIST数据集
    • ¥15 C++ 头文件/宏冲突问题解决
    • ¥15 用comsol模拟大气湍流通过底部加热(温度不同)的腔体
    • ¥50 安卓adb backup备份子用户应用数据失败
    • ¥20 有人能用聚类分析帮我分析一下文本内容嘛