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: 'CompanyService.CompanyService' does not contain a definition for 'ManagementDiscussion'

Source Error:


Line 51:         try
Line 52:         {
Line 53:             NotesAccount = CpmanyServiceObject.ManagementDiscussion(FinCode);
Line 54: 
Line 55:             if (NotesAccount.Tables[0].Rows.Count > 0)

Source File: d:\WEBSITES\LSE\CompanyProfile\ManagementDiscussion.aspx.cs    Line: 53





Version Information: Microsoft .NET Framework Version:2.0.50727.9174; ASP.NET Version:2.0.50727.9175