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: BC30108: 'menu' is a type and cannot be used as an expression.

Source Error:


Line 7:      Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
Line 8:          'ClientScript.GetPostBackEventReference(New Label, "")
Line 9:          litMenu.Text = menu()
Line 10:         litVideoGallery.Text = videoGallery()
Line 11:         litWhatsHot.Text = whatshot()

Source File: D:\home\ravennaeventi.net\httpdocs\galleriaVideo.aspx.vb    Line: 9





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