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

Source Error:


Line 42:         string link = page_shop + Part_Number;
Line 43:         link = string.Empty;
Line 44:         Webpage.Title_br.Set_Page_Title(Manufacturer + space + Part_Number + space + Desc, title_more, link);
Line 45:     }
Line 46:     //---------------------------------------------------------

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





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