网上下载的ASP源代码修改了一下,运行出现的问题,在编译向该请求提供服务所需资源的过程中出现错误
编译错误
说明: 在编译向该请求提供服务所需资源的过程中出现错误。请检查下列特定错误详细信息并适当地修改源代码。
编译器错误消息: CS0115: “ASP.class_aspx.GetTypeHashCode()”: 没有找到适合的方法来重写
源错误:
行 2271:
行 2272: [System.Diagnostics.DebuggerNonUserCodeAttribute()]
行 2273: public override int GetTypeHashCode() {
行 2274: return 364276422;
行 2275: }