EstartForum Error:
System.Web.HttpUnhandledException: 引发类型为“System.Web.HttpUnhandledException”的异常。 ---> System.Data.SqlClient.SqlException: 用户 'U_ASK_SQL' 登录失败。 在 System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) 在 System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) 在 System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) 在 System.Data.SqlClient.SqlConnection.Open() 在 DBUtility.DBUtility.PrepareCommand(IDbCommand cmd, IDbConnection conn, IDbTransaction trans, CommandType cmdType, String cmdText, IDbDataParameter[] commandParameters) 在 DBUtility.MSSqlHelpler.ExecuteDataSet(String connectionString, CommandType cmdType, String cmdText, IDbDataParameter[] parms) 在 DAL.AnswerDAL.SelectPage_(String strWhere, Int32 page, Int32 pagesize, String field, String sortfield, Int32& totalrecord, Int32& totalpage) 在 DAL.AnswerDAL.SelectPage(String strWhere, Int32 page, Int32 pagesize, String field, String sortfield, Int32& totalrecord, Int32& totalpage) 在 BLL.AnswerBLL.SelectPage(String strWhere, Int32 page, Int32 pagesize, String field, String sortfield, Int32& totalrecord, Int32& totalpage) 在 WebSite.QuestionSelect.BindData() 在 WebSite.QuestionSelect.Page_Load(Object sender, EventArgs e) 在 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) 在 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) 在 System.Web.UI.Control.OnLoad(EventArgs e) 在 System.Web.UI.Control.LoadRecursive() 在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- 内部异常堆栈跟踪的结尾 --- 在 System.Web.UI.Page.HandleError(Exception e) 在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 在 System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 在 System.Web.UI.Page.ProcessRequest() 在 System.Web.UI.Page.ProcessRequest(HttpContext context) 在 ASP.questionselect_aspx.ProcessRequest(HttpContext context) 位置 c:\Windows\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files\root\4d1996c0\119552e4\App_Web_b4rynf1l.5.cs:行号 0 在 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() 在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)