Server Error in '/' Application.

The MaximumValue  cannot be less than the MinimumValue 1 of txtQtyRangeValid.

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.Web.HttpException: The MaximumValue  cannot be less than the MinimumValue 1 of txtQtyRangeValid.

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:


[HttpException (0x80004005): The MaximumValue  cannot be less than the MinimumValue 1 of txtQtyRangeValid.]
   System.Web.UI.WebControls.RangeValidator.ValidateValues() +2875150
   System.Web.UI.WebControls.RangeValidator.ControlPropertiesValid() +17
   System.Web.UI.WebControls.BaseValidator.OnPreRender(EventArgs e) +56
   System.Web.UI.Control.PreRenderRecursiveInternal() +132
   System.Web.UI.Control.PreRenderRecursiveInternal() +227
   System.Web.UI.Control.PreRenderRecursiveInternal() +227
   System.Web.UI.Control.PreRenderRecursiveInternal() +227
   System.Web.UI.Control.PreRenderRecursiveInternal() +227
   System.Web.UI.Control.PreRenderRecursiveInternal() +227
   System.Web.UI.Control.PreRenderRecursiveInternal() +227
   System.Web.UI.Control.PreRenderRecursiveInternal() +227
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3671


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