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: CS0117: 'BASA.DAL.Portal.Gallery' does not contain a definition for 'GetLastTopLang'

Source Error:


Line 56:         {
Line 57:             string param = Request.QueryString["id"].ToString();
Line 58:             dtGallery = BASA.DAL.Portal.Gallery.GetLastTopLang(10, int.Parse(param));
Line 59:             strAlboum = "";
Line 60:             strAlboumName = "";

Source File: c:\inetpub\vhosts\siminkaraj.com\httpdocs\Gallery.aspx.cs    Line: 58






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