Konu
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values
18-02-2020, 18:48:13
#1
Burti
Reveloper
Merhaba, Windows sunucuyu taşıdıktan sonra bu hatayı neden verir?
http://prntscr.com/r45a37
Server Error in '/' Application.
Specified argument was out of the range of valid values.
Parameter name: value
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.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: value
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[ArgumentOutOfRangeException: Specified argument was out of the range of valid values.Parameter name: value] System.Web.UI.WebControls.GridView.set_PageIndex(I nt32 value) +2407190 IslemArsivi.Liste.lnkSil_Click(Object sender, EventArgs e) +136 System.Web.UI.WebControls.LinkButton.OnClick(Event Args e) +101 System.Web.UI.WebControls.LinkButton.RaisePostBack Event(String eventArgument) +100 System.Web.UI.Page.RaisePostBackEvent(IPostBackEve ntHandler sourceControl, String eventArgument) +29 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2981
Version Information:
Microsoft .NET Framework Version:2.0.50727.8810; ASP.NET Version:2.0.50727.8762