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

Source Error:


Line 371:	                    <div class="blue-header">Invoices:</div>
Line 372:	                    <div class="blue-line"></div>
Line 373:				        <table id="formInvoices" cellspacing="1" cellpadding="3" class="form-invoices" runat="server">
Line 374:					        <tr>
Line 375:						        <th>Invoice Number</th>

Source File: /cache/templates/public/PublicOnlineInvoicePayment.aspx    Line: 373


Version Information: Microsoft .NET Framework Version:2.0.50727.9061; ASP.NET Version:2.0.50727.9062