Server Error in '/' Application.

Invalid object name 'boardinfo'.

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 'boardinfo'.

Source Error:


Line 43: 				catch(Exception ex)
Line 44: 				{
Line 45: 					throw ex;
Line 46: 				}
Line 47: 				finally

Source File: c:\Domains\jianhuashe.net\wwwroot\App_Code\CsCode\Common\Board.cs    Line: 45

Stack Trace:


[SqlException (0x80131904): Invalid object name 'boardinfo'.]
   JianHuaShe.Common.Board.GetBoardInfo() in c:\Domains\jianhuashe.net\wwwroot\App_Code\CsCode\Common\Board.cs:45
   JianHuaShe.Corpus.ArticleListOfBoard.Page_Load(Object sender, EventArgs e) in c:\Domains\jianhuashe.net\wwwroot\Corpus\ArticleListByBoard.aspx.cs:51
   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