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 35:         if (string.IsNullOrEmpty(partsfilename)) return string.Empty;
Line 36:         string filename = partsfilename;
Line 37:         string pathfullfile = Webpage.Write.Show_Webpage_Map_Path(filename);
Line 38: 
Line 39:         //Message_Append("pathfullfile=" + pathfullfile);

Source File: c:\inetpub\vhosts\bronz.com\agtsi.com\w\wagtsi\parts\page\part_list.ascx    Line: 37





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