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: CS1502: The best overloaded method match for 'Lib.Course.GetCourseUrl(string, string, bool, bool, int?, int?)' has some invalid arguments

Source Error:


Line 477:													<tr id="ReportRow" runat=server class="row" onmouseover="RowOv(this)" onmouseout="RowOu(this)" onclick="" style="cursor:pointer">
Line 478:														<td class='<%# Lib.Common.GetColCellSortColor("title_disp")%>'>
Line 479:														<div class=title><a href="<%# Lib.Search.GetSearchResultUrl(Lib.Course.GetCourseUrl(req_type != "inhouse" && Lib.Course.Program.GetCourseProgramIdForParentEvent(Convert.ToInt32(DataBinder.Eval(Container.DataItem, "course_id"))) > 0 ? "Training" : DataBinder.Eval(Container.DataItem, "program_name").ToString(), DataBinder.Eval(Container.DataItem, (req_type == "inhouse" ? "inhouse_" : "")+"title_short").ToString(), req_type)) %>" title="<%# DataBinder.Eval(Container.DataItem, (req_type == "inhouse" ? "inhouse_" : "")+"title_short")%>"><%# DataBinder.Eval(Container.DataItem, "title_disp")%><asp:PlaceHolder runat="server" Visible='<%# DataBinder.Eval(Container.DataItem, "level").ToString() != ""%>'><span class="level level-<%# DataBinder.Eval(Container.DataItem, "level")%>" data-title="<span class=level-<%# DataBinder.Eval(Container.DataItem, "level")%>>Level <%# DataBinder.Eval(Container.DataItem, "level")%></span>"><%# DataBinder.Eval(Container.DataItem, "level")%></span><span class="level-desc webui-popover-content"><%# DataBinder.Eval(Container.DataItem, "level_description")%></span></asp:PlaceHolder></a></div>
Line 480:														<div class=desc><%# DataBinder.Eval(Container.DataItem, "details_disp")%></div>									                    
Line 481:                                                        <asp:Repeater ID="CertificateRepeater" runat=server>

Source File: c:\inetpub\wwwroot\fedpubseminars\Search\Index.aspx    Line: 479






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