Server Error in '/' Application.

Invalid object name 'Bayiler'. (select Logo,Web from Bayiler)

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.Exception: Invalid object name 'Bayiler'. (select Logo,Web from Bayiler)

Source Error:


Line 51:         {
Line 52:             //HttpContext.Current.Response.Redirect("HataId.aspx");
Line 53:             throw new Exception(ex.Message + " (" + sql + ")");
Line 54:         }
Line 55:         adapter.Dispose();

Source File: c:\Inetpub\vhosts\megepmodulleri.org\httpdocs\App_Code\Fonksiyon2023.cs    Line: 53

Stack Trace:


[Exception: Invalid object name 'Bayiler'. (select Logo,Web from Bayiler)]
   Fonksiyon2023.GetDataTable(String sql) in c:\Inetpub\vhosts\megepmodulleri.org\httpdocs\App_Code\Fonksiyon2023.cs:53
   Fonksiyon2023.GetDataRow(String sql) in c:\Inetpub\vhosts\megepmodulleri.org\httpdocs\App_Code\Fonksiyon2023.cs:83
   Park.Page_Load(Object sender, EventArgs e) in c:\Inetpub\vhosts\megepmodulleri.org\httpdocs\404.aspx.cs:85
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


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