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 'GetCusImage2' takes 1 arguments

Source Error:


Line 299:		DataTable tbcu = null;
Line 300:		if(Request["id"] == "5128") {
Line 301:			tbcu = new ImageDAO().GetCusImage2(1);
Line 302:		}else {
Line 303:			tbcu = new ImageDAO().GetCusImage(1);

Source File: c:\inetpub\vhosts\giadexoongnoi.com\bepphuquy.com\Detailv6.aspx.cs    Line: 301






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