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

Source Error:


Line 25:             'se_body = se_body & "Title: " & Title.Text.Trim & "<br/>"
Line 26:             'se_body = se_body & "Company: " & Company.Text.Trim & "<br/>"
Line 27:             se_body = se_body & "Question: " & Question.Text.Trim & "<br/>"
Line 28:             se_body = se_body & "State: " & State.Text.Trim & "<br/>"
Line 29:             If BOM.Checked Then

Source File: D:\wwwroot\reach4fms\App_Components\form.ascx.vb    Line: 27






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