Server Error in '/' Application.

用户 'b2buser' 登录失败。

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Exception: 用户 'b2buser' 登录失败。

Source Error:


Line 37:             Img_type img_typeBll = new Img_type();
Line 38:             Img_info Img_infoBll = new Img_info();
Line 39:             types = new DB_Img.BLL.Img_type().GetModelList("   isShow=1");
Line 40:             //newsLists = BllInfoList.GetList(20, " typeId=" + typeId + " and ischeck=1 ", " updatetime desc").Tables[0];
Line 41:             currentType = types.Where(t => t.id == typeId).ToList()[0];

Source File: d:\web\ooff.net\m\newsList.aspx.cs    Line: 39

Stack Trace:


[Exception: 用户 'b2buser' 登录失败。]
   DB_Img.Tool.DbHelper.Query(String SQLString) +377
   DB_Img.DAL.Img_type.GetList(String strWhere) in E:\work\WEB\ooff.net\DB_Common\DB_Img_DAL\Img_type.cs:250
   DB_Img.BLL.Img_type.GetModelList(String strWhere) in E:\work\WEB\ooff.net\DB_Common\DB_Img_BLL\Img_type.cs:126
   newsList.GetNewsList(Int32 typeId) in d:\web\ooff.net\m\newsList.aspx.cs:39
   newsList.Page_Load(Object sender, EventArgs e) in d:\web\ooff.net\m\newsList.aspx.cs:29
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1607


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.3928.0