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: CS0117: 'RegrasNegocio.GerenteGeral' does not contain a definition for 'FabricatorObterPlanoMensal'

Source Error:


Line 36:     protected string FabricatorValorMensal()
Line 37:     {
Line 38:         return GerenteGeral.FabricatorObterPlanoMensal();
Line 39:     }
Line 40:     protected string FabricatorValorSemestral()

Source File: c:\Sites\www.slabware.com\BuyNow.aspx.cs    Line: 38






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