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: 'Database' does not contain a definition for 'Summary_Today'

Source Error:


Line 15:     {
Line 16: 
Line 17:         DataRow dr = Database.Summary_Today();
Line 18: 
Line 19:         placeTemperatureAndHumidity.Controls.Add(BuildTemperatureAndHumidityTable(dr));

Source File: c:\inetpub\websites\Weather\weather2.crowe.co.nz\WebSite\Summary\Today\Default.aspx.cs    Line: 17





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