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 'txtUserName', but its type (System.Web.UI.WebControls.TextBox) is not compatible with the type of control (Telerik.Web.UI.RadTextBox).

Source Error:


Line 16:                 <div>
Line 17:                     
Line 18:                     <telerik:RadTextBox ID="txtUserName" Runat="server" Width="300px" Skin="Glow" EmptyMessage="نام کاربری خود را وارد نمایید">
Line 19:                     </telerik:RadTextBox>
Line 20:                     

Source File: /BranchLogin.aspx    Line: 18


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