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: 'constr_reso19' is not a member of 'Class2'.

Source Error:


Line 36:         strQry += " where reso19.finalreg09.appformno=" & txtResoRoll.Text & " and reso19.finalreg09.division in (8)  "
Line 37: 
Line 38:         Dim dt As DataTable = cls.GetDatatable(strQry, cls.constr_reso19)
Line 39:         If dt.Rows.Count > 0 Then
Line 40:             If txtResoRoll.Text.Trim() = dt.Rows(0)("appformno").ToString().Trim() And dtDob.DateText = Format(dt.Rows(0)("dob"), "yyyy-MM-dd") Then

Source File: C:\HostingSpaces\Siddarth\resonance.ac.in\wwwroot\applyonline-info\icarat.aspx.vb    Line: 38





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