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: CS1501: No overload for method 'GetSubUrl' takes 5 arguments

Source Error:


Line 119:                else
Line 120:                {
Line 121:                    lt_prev.Append("<a " + BLLhelp.GetSubUrl(odr4["cclass"].ToString(), "photoshow", OtherPublic.GetStrName((odr4["urlkey"].ToString() == "" ? OtherPublic.Pseudo_static(odr4["cclass"].ToString()) : odr4["urlkey"].ToString())), odr4["ID"].ToString(), "img") + " title=\"" + odr4["pname"].ToString() + "\"><strong>Prev:</strong>" + odr4["pname"].ToString() + "</a>");
Line 122:                    break;
Line 123:                }

Source File: c:\webhosting\data\index\photoshow.aspx.cs    Line: 121






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