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: BC30451: 'FeaturedListings' is not declared. It may be inaccessible due to its protection level.

Source Error:


Line 588:
Line 589:		' If Featured data, load data list user control and set its properties based on MG parameters
Line 590:		Dim FeaturedListingsUC As DataList = FeaturedListings.FindControl("Listings")
Line 591:		If featuredDV.Count > 0 Then
Line 592:			FeaturedListings.Visible = True

Source File: D:\MGRaoVat\classified\ListingDisplay.aspx.vb    Line: 590






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