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 'DistribuidorObterPlanoMensal'

Source Error:


Line 37:     protected string DistributorValorMensal()
Line 38:     {
Line 39:         return GerenteGeral.DistribuidorObterPlanoMensal();
Line 40:     }
Line 41:     protected string DistributorValorSemestral()

Source File: c:\Sites\www.slabware.com\Distributor.aspx.cs    Line: 39






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