大家好!
我正在使用8.0的版本,现在需要翻译8.1的版本,,所以昨天我服务器上上传了8.1的版本后另外一台服务器上正在使用的8.0版本数据库连接在8.1的程序,,,坏了,连接以后我原来用的8.0版本的程序不能访问帖子内容,,出来错误提示:
演示地址: http://www.mirajihan.com/bbs
随便点出一个帖子就看出问题了
Server Error in '/' Application.
未能找到存储过程 'DXBBS_TopicProc'。
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.Data.SqlClient.SqlException: 未能找到存储过程 'DXBBS_TopicProc'。
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
Stack Trace:
[SqlException (0x80131904): 未能找到存储过程 'DXBBS_TopicProc'。] System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) +857450 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) +735062 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) +188 System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) +1838 System.Data.SqlClient.SqlDataReader.ConsumeMetaData() +31 System.Data.SqlClient.SqlDataReader.get_MetaData() +62 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) +297 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) +886 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) +132 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) +32 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) +122 System.Data.SqlClient.SqlCommand.ExecuteReader() +84 DXBBS.DataProviders.DataProvider.ExecuteTopicProc(String TableName, String JoinTableName, Int32 TopicID, Int32 CurrentPage, Int32 PageSize) +328 DXBBS.DataProviders.ForumProvider.ReadReplyList(Int32 TopicID, Int32 CurrentPage, Int32 PageSize, Int32 TableID, DataProvider dp) +190 DXBBS.Business.Forum.ReadReplyList(Int32 TopicID, Int32 CurrentPage, Int32 PageSize, Int32 TableID, DataProvider dp) +17 DXBBS.Controls.Topic.Initialize(Control skin) +521 DXBBS.Controls.BaseControl.CreateChildControls() +134 System.Web.UI.Control.EnsureChildControls() +87 System.Web.UI.Control.PreRenderRecursiveInternal() +41 System.Web.UI.Control.PreRenderRecursiveInternal() +161 System.Web.UI.Control.PreRenderRecursiveInternal() +161 System.Web.UI.Control.PreRenderRecursiveInternal() +161 System.Web.UI.Control.PreRenderRecursiveInternal() +161 System.Web.UI.Control.PreRenderRecursiveInternal() +161 System.Web.UI.Control.PreRenderRecursiveInternal() +161 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1360 |
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210
我后面上传的8.1的程序是另外一台服务器上,8.0的程序是另外一台服务器上,,两个程序在两个服务器上,,
请问:我原来用的8.0版本的数据库如何修改?如何恢复正常?
论坛上的内容很重要,,请你们帮帮我,,那些数据不能丢失,,
万分的感谢大家,,,