Server Error in '/' Application.

Parser Error

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: The base class includes the field 'txtDonationAmt', but its type (DevExpress.Web.ASPxSpinEdit) is not compatible with the type of control (Infragistics.Web.UI.EditorControls.WebNumericEditor).

Source Error:


Line 497:                <label class="control-label" for="txtDonationAmt">Your Donation</label>
Line 498:                <div class="controls">
Line 499:                    <ig:WebNumericEditor ID="txtDonationAmt" runat="server" MaxDecimalPlaces="2" MaxLength="9" 
Line 500:                    CssClass="input-small" MinDecimalPlaces="2" AutoPostBackFlags-ValueChanged="Off">
Line 501:                    </ig:WebNumericEditor>

Source File: /pages/cartdetails.aspx    Line: 499


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