Server Error in '/' Application.

Invalid object name 'user_main_bbs'.

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: Invalid object name 'user_main_bbs'.

Source Error:


Line 252:			catch(Exception ex)
Line 253:			{
Line 254:				throw ex;
Line 255:			}
Line 256:			finally

Source File: c:\Domains\jianhuashe.net\wwwroot\App_Code\CsCode\DB\Pagination.cs    Line: 254

Stack Trace:


[SqlException (0x80131904): Invalid object name 'user_main_bbs'.]
   JianHuaShe.DB.Pagination.Execute() in c:\Domains\jianhuashe.net\wwwroot\App_Code\CsCode\DB\Pagination.cs:254
   JianHuaShe.BBS.UTopicList.Page_Load(Object sender, EventArgs e) in c:\Domains\jianhuashe.net\wwwroot\BBS\UTopicList.aspx.cs:56
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +33
   System.EventHandler.Invoke(Object sender, EventArgs e) +0
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +47
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436


Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433