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

Source Error:


Line 8:  	<TR>
Line 9:  		<TD align="right">
Line 10: 			<asp:textbox id="Code" cssclass="textbox" Width="0px" runat="server" Height="0px"></asp:textbox><asp:textbox id="Sdate" runat="server" Width="150px" cssclass="input_login" ReadOnly="True">check in date</asp:textbox></TD>
Line 11: 		<TD><A title="Pick Date from Calendar" style="FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #7a7a7a"
Line 12: 				onclick="popUpCalendar(Form1.Header_Search1_Sdate, Form1.Header_Search1_Sdate, 'dd/mm/yyyy');"

Source File: E:\domains\hotelparisencamp.com\wwwroot\search.ascx    Line: 10


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