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 12:     End Sub
Line 13:     Sub fill_admit_card_allowed_dates()
Line 14:         Dim obj_dt As DataTable = cls.GetDatatable("SELECT combination_test_date.TestDate FROM  combination_test_date  WHERE  combination_test_date.TestDate > now()   GROUP BY  combination_test_date.TestDate limit 3 ", cls.constr_reso19)
Line 15:         Session("dt_tst_date") = obj_dt
Line 16:     End Sub

Source File: C:\HostingSpaces\Siddarth\resonance.ac.in\wwwroot\form\ResoNET-login.aspx.vb    Line: 14





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