错误 1 “ASP.default_aspx.GetTypeHashCode()”: 没有找到适合的方法来重写

错误 2 “ASP.default_aspx.ProcessRequest(System.Web.HttpContext)”: 没有找到适合的方法来重写

错误 3 “ASP.default_aspx”不会实现接口成员“System.Web.IHttpHandler.IsReusable”

这3个错误是由页面中的代码错误引起的

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




CodeFile为对应的cs文件名



Inherits为对应的cs文件里的类名



黑色头发:http://heisetoufa.iteye.com/