Server Error in '/vacation' 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 'btnSearch', but its type (System.Web.UI.WebControls.LinkButton) is not compatible with the type of control (System.Web.UI.WebControls.Button).

Source Error:


Line 50: 							</div>
Line 51: 							<div class="col-md-4 col-sm-4 col-xs-12">
Line 52: 								<asp:Button ID="btnSearch" OnClick="btnSearch_click" CssClass="btn btn-property btn-sm btn-block" runat="server" Text="Search" />
Line 53: 							</div>
Line 54: 						</div>

Source File: /vacation/search/webgrouplistall.aspx    Line: 52


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