Server Error in '/' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: BC30057: Too many arguments to 'Public Function balance(due As Object, paid As Object) As Object'.

Source Error:


Line 49:                  <asp:TemplateField HeaderText="Boys' Balance">
Line 50:                     <ItemTemplate>
Line 51:                         <%#balance(DataBinder.Eval(Container.DataItem, "M_CHARGE"), DataBinder.Eval(Container.DataItem, "M_PAID"), DataBinder.Eval(Container.DataItem, "M_WAIVER"))%>
Line 52:                     </ItemTemplate>
Line 53:                 </asp:TemplateField>

Source File: C:\home\site\wwwroot\Registration\entryStatus.aspx    Line: 51






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