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 32:         br_webpage_Class webpage = (br_webpage_Class)page;
Line 33:         br_domain_domainmanage_Class dm = new br_domain_domainmanage_Class();
Line 34:         string domainfile = Webpage.Write.Show_Webpage_Map_Path(domain_file);
Line 35:         dm.Filename = domainfile;
Line 36:         //dm.Filename = br_pathweb_Class.Map_Path(domain_file);

Source File: c:\inetpub\vhosts\chicago6.com\httpdocs\w\w102\g\greenplanet_info\main\link.aspx    Line: 34






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