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 'Load' takes 0 arguments

Source Error:


Line 1:  @{
Line 2:      DemoAsp.Models.clsMeta pLopMeTa = new DemoAsp.Models.clsMeta();
Line 3:      pLopMeTa.Load();
Line 4:      DemoAsp.Models.ClsFavicon pLopFavicon = new DemoAsp.Models.ClsFavicon();
Line 5:      pLopFavicon.Load();

Source File: c:\inetpub\wwwroot\hoadaiduong.com\Views\Shared\_Layout2.cshtml    Line: 3






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