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: BC30456: 'lblError' no es un miembro de 'visitsbook'.

Source Error:


Line 10: 
Line 11:     Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
Line 12:         Me.lblError.Text = ""
Line 13:         If Not Page.IsPostBack Then
Line 14:             Me.pnlMessage.Visible = False

Source File: C:\WWW\tcr\wwwroot\visitsbook.aspx.vb    Line: 12






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