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

编译错误

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

编译器错误消息: CS0234: 命名空间“ZZY.BLL”中不存在类型或命名空间名称“xp_qqmsn”(是否缺少程序集引用?)

源错误:


行 12:         if (!IsPostBack)
行 13:         {
行 14:             this.R_QQ.DataSource = new ZZY.BLL.xp_qqmsn().GetList("");
行 15:             this.R_QQ.DataBind();
行 16:             online = new ZZY.BLL.xp_articles().GetModel(8).title == "1" ? true : false;

源文件: e:\vhost\846363c073a562eff8539442868dd532\httpdocs\shengbo\control\Footer.ascx.cs    行: 14






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