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: BC30469: Reference to a non-shared member requires an object reference.

Source Error:


Line 35:         'Dim Member_ID As Integer
Line 36: 
Line 37:         CheckInput(txtUser_Name.Text)
Line 38:         If Len(err_Msg) > 1 Then
Line 39:             Lbl_User_Name_Error.Text = err_Msg & " Not Allowed in User Name"

Source File: C:\htdocs\AFMEngBiz\Open_Quotes\Default.aspx    Line: 37






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