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

Source Error:


Line 4:  
Line 5:      Private Sub _Default_Load(sender As Object, e As EventArgs) Handles Me.Load
Line 6:          litHeader.Text = litHeader.Text.Replace("<!--currentHome-->", "current")
Line 7:          'Dim ret As New StringBuilder
Line 8:  

Source File: D:\home\ravennaeventi.net\httpdocs\Default.aspx.vb    Line: 6





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