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

Source Error:


Line 18:     Protected Sub btnSubmit_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles btnSubmit.Click
Line 19:         If Validate() Then
Line 20:             lblmsg.Text = "Valid Recaptcha"
Line 21:             lblmsg.ForeColor = System.Drawing.Color.Green
Line 22:             Call SendEmail()

Source File: C:\WebSites\emaRoofing.com\contact_us.aspx.vb    Line: 20





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