Server Error in '/' Application.

Invalid object name 'GFSG.dbo.diary'.

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 'GFSG.dbo.diary'.

Source Error:


Line 174:        catch (Exception ex)
Line 175:        {
Line 176:            throw (ex);
Line 177:        }
Line 178:

Source File: e:\kunden\homepages\25\d810000798\www\events.aspx.cs    Line: 176

Stack Trace:


[SqlException (0x80131904): Invalid object name 'GFSG.dbo.diary'.]
   events.PopulateGridView() in e:\kunden\homepages\25\d810000798\www\events.aspx.cs:176
   events.Page_Load(Object sender, EventArgs e) in e:\kunden\homepages\25\d810000798\www\events.aspx.cs:31
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4700.0