willpan - 2007-2-23 19:49:00
“/”应用程序中的服务器错误。
无法更改表 'dbo.dnt_forums',因为数据库 'willpan' 中不存在此表。 说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。
异常详细信息: System.Data.SqlClient.SqlException: 无法更改表 'dbo.dnt_forums',因为数据库 'willpan' 中不存在此表。
源错误:
| 执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。 |
堆栈跟踪:
| [SqlException: 无法更改表 'dbo.dnt_forums',因为数据库 'willpan' 中不存在此表。] System.Data.SqlClient.SqlCommand.ExecuteNonQuery() +182 Discuz.Common.Database.ExecuteNonQuery(SqlConnection connection, CommandType commandType, String commandText, SqlParameter[] commandParameters) Discuz.Common.Database.ExecuteNonQuery(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) Discuz.Admin.Common.AdminDatabase.ExecuteNonQuery(String connectionString, String commandText) Discuz.Setup.setup1.CreateTableAndSP() Discuz.Setup.setup1.ClearDBInfo_Click(Object sender, EventArgs e) System.Web.UI.WebControls.Button.OnClick(EventArgs e) +108 System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +57 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +138 System.Web.UI.Page.ProcessRequestMain() +1292 |
版本信息: Microsoft .NET Framework 版本:1.1.4322.2300; ASP.NET 版本:1.1.4322.2300
willpan - 2007-2-23 19:49:00
这个是什么错误呀?
wysky - 2008-4-28 9:37:00
把willpan这个数据库的表截图看看吧
戏水 - 2008-4-28 9:58:00
请检查您的数据库所有者是否正确, 数据库是否是经过还原的?