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 'NameColor' takes 2 arguments

Source Error:


Line 401:        result += "<img src=\"" + NuoHa.AvatarUrl + "" + fpath + "\" width=\"130\" height=\"130\" alt=\"" + uname + "\"/><br/>\r\n";
Line 402:        result += "<div class=\"name\">\r\n";
Line 403:        result += "<a href=\"/home/profile.aspx?id=" + uid + "" + NuoHa.String1 + "\">" + NuoHa.NameColor(uvip, uname) + "</a><br/>\r\n";
Line 404:        result += "</div>\r\n";
Line 405:        result += "</div>\r\n";

Source File: c:\web\Yuluo\wwwroot\www\bbs\reply_list.aspx.cs    Line: 403






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