Server Error in '/' Application.

用户 'hds161730692' 登录失败。原因: 该帐户被禁用。

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: 用户 'hds161730692' 登录失败。原因: 该帐户被禁用。

Source Error:


Line 409:                catch (System.Data.SqlClient.SqlException ex)
Line 410:                {
Line 411:                    throw new Exception(ex.Message);
Line 412:                }
Line 413:                return ds;

Source File: c:\site\basebit\code\App_Code\DBUtility\DbHelperSQL.cs    Line: 411

Stack Trace:


[Exception: 用户 'hds161730692' 登录失败。原因: 该帐户被禁用。]
   Maticsoft.DBUtility.DbHelperSQL.Query(String SQLString) in c:\site\basebit\code\App_Code\DBUtility\DbHelperSQL.cs:411
   DAL.PublicDAL.GetList(String tablename, Int32 top, String ziduan, String strWhere, String filedOrder) in c:\site\basebit\code\App_Code\DBUtility\PublicDAL.cs:72
   en_newsinfo.Page_Load(Object sender, EventArgs e) in c:\site\basebit\code\en\newsinfo.aspx.cs:19
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


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