Server Error in '/' Application.

The 'PageIndex' property value must be in the range -1...799
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: The 'PageIndex' property value must be in the range -1...799
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: The 'PageIndex' property value must be in the range -1...799
Parameter name: value]
   DevExpress.Web.Internal.CommonUtils.CheckValueRange(Double value, Double min, Double max, String propertyName) +226
   DevExpress.Web.ASPxPagerBase.set_PageIndex(Int32 value) +101
   Mavercloud.F6.RCA.WebApp.Forms.CitedArticlesFromRCA.Page_Load(Object sender, EventArgs e) in D:\MaverStation\WorkShop\Workspace\PublishingProjects\Mavercloud.F6.RCA\Mavercloud.F6.RCA.WebApp\Forms\CitedArticlesFromRCA.aspx.cs:92
   System.EventHandler.Invoke(Object sender, EventArgs e) +0
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +154
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4082


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