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 'txtCaptcha', but its type (SRH.Controls.Textbox.SRH_TextBox) is not compatible with the type of control (System.Web.UI.WebControls.TextBox).

Source Error:


Line 122:                                                <div style="float: left;">
Line 123:                                                    <div style="float: left; margin-right: 10px">
Line 124:                                                        <asp:TextBox ID="txtCaptcha" runat="server" CssClass="TextBox" Width="80px" MaxLength="4"></asp:TextBox>
Line 125:                                                    </div>
Line 126:                                                    <div style="height: 17px; float: left; padding-left: 2px">

Source File: /En-US/Contact.aspx    Line: 124


Version Information: Microsoft .NET Framework Version:2.0.50727.9174; ASP.NET Version:2.0.50727.9174