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: CS0103: The name 'functions' does not exist in the current context

Source Error:


Line 555:            }
Line 556:            //s = s.Replace("(!HOMEPAGE_ITEMS!)", functions.HarleyHomePageItems(75));
Line 557:            s = s.Replace("(!HOMEPAGE_ITEMS!)", functions.HarleyHomePageItems(81));
Line 558:            s = s.Replace("(!HOMEPAGE_ITEMS2!)", functions.HarleyHomePageItems(45));
Line 559:            s = s.Replace("(!HOMEPAGE_ITEMS3!)", functions.HarleyHomePageItems(5));

Source File: c:\Inetpub\websites\BRHD\brucerossmeyer.com\App_Code\SkinBase.cs    Line: 557






Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433