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

编译错误

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

编译器错误消息: ASPNET: 请确保此代码文件中定义的类与“inherits”属性匹配,并且该类扩展的基类(例如 Page 或 UserControl)是正确的。

源错误:


行 10: using System.Web.UI.HtmlControls;
行 11: 
行 12: public partial class srm68_srview : System.Web.UI.Page
行 13: {
行 14:     protected string[] srview = new string[12];

源文件: d:\site\intl\srm68\srview.aspx.cs    行: 12






版本信息: Microsoft .NET Framework 版本:2.0.50727.8000; ASP.NET 版本:2.0.50727.8001