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: CS1061: 'Bronze.Website.Webpage.Base.br_webpage_write_Class' does not contain a definition for 'Show_Webpage_Map_Path' and no extension method 'Show_Webpage_Map_Path' accepting a first argument of type 'Bronze.Website.Webpage.Base.br_webpage_write_Class' could be found (are you missing a using directive or an assembly reference?)

Source Error:


Line 31:     {
Line 32:         br_domain_domainmanage_Class dm = new br_domain_domainmanage_Class();
Line 33:         string domainfile = Webpage.Write.Show_Webpage_Map_Path(domain_file);
Line 34:         dm.Filename = domainfile;
Line 35:         //dm.Filename = br_pathweb_Class.Map_Path(domain_file);

Source File: c:\inetpub\vhosts\chicago6.com\httpdocs\w\w102\b\buy\main\link_site_file.aspx    Line: 33






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