Server Error in '/' Application.

Invalid column name 'ParkAfyon'.

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 column name 'ParkAfyon'.

Source Error:


Line 54:         catch (SqlException ex)
Line 55:         {
Line 56:             throw new Exception(ex.Message);
Line 57:         }
Line 58:         da.Dispose();

Source File: c:\Home\safir-grp.com\httpdocs\App_Code\WebGarantiEmlak.cs    Line: 56

Stack Trace:


[Exception: Invalid column name 'ParkAfyon'.]
   islem.DataTableDoldur(String sqlsatiri) in c:\Home\safir-grp.com\httpdocs\App_Code\WebGarantiEmlak.cs:56
   PortfoyListesi.kontroldoldur(Control ctrl, String Tablo, String Filtre, String Order) in c:\Home\safir-grp.com\httpdocs\PortfoyListesi.aspx.cs:741
   PortfoyListesi.controlToFiltre() in c:\Home\safir-grp.com\httpdocs\PortfoyListesi.aspx.cs:298
   PortfoyListesi.Page_Load(Object sender, EventArgs e) in c:\Home\safir-grp.com\httpdocs\PortfoyListesi.aspx.cs:790
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51
   System.Web.UI.Control.OnLoad(EventArgs e) +95
   System.Web.UI.Control.LoadRecursive() +59
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +678


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