Server Error in '/' Application.

Row not found or changed.

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.Linq.ChangeConflictException: Row not found or changed.

Source Error:


Line 50:             {
Line 51: 
Line 52:                 throw;
Line 53:             }
Line 54:             ltResim.Text = " <img alt='" + sorgu.baslik + "' src='/uploaded/sayfalar/" + sorgu.klasor + "/" + sorgu.buyukResim + "' />";

Source File: c:\Home\sekteor.net\httpdocs\sayfa_detay.aspx.cs    Line: 52

Stack Trace:


[ChangeConflictException: Row not found or changed.]
   System.Data.Linq.ChangeProcessor.SubmitChanges(ConflictMode failureMode) +1194
   System.Data.Linq.DataContext.SubmitChanges(ConflictMode failureMode) +641
   sayfa_detay.Page_Load(Object sender, EventArgs e) in c:\Home\sekteor.net\httpdocs\sayfa_detay.aspx.cs:52
   System.Web.UI.Control.OnLoad(EventArgs e) +106
   System.Web.UI.Control.LoadRecursive() +68
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3785


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