“/”应用程序中的服务器错误。

编译错误

说明: 在编译向该请求提供服务所需资源的过程中出现错误。请检查下列特定错误详细信息并适当地修改源代码。

编译器错误消息: BC30269: “Protected Sub bt_seek_Click(sender As Object, e As System.EventArgs)”具有多个带有相同签名的定义。

源错误:


行 109:    End Sub
行 110:
行 111:    Protected Sub bt_seek_Click(ByVal sender As Object, ByVal e As System.EventArgs)
行 112:        Response.Redirect("av_product_seek.aspx?keyword=" & txtKeyword.Text.Trim)
行 113:    End Sub

源文件: C:\www\avs360.cn\av_product.aspx    行: 111






版本信息: Microsoft .NET Framework 版本:2.0.50727.8745; ASP.NET 版本:2.0.50727.8745