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 41:                 strQry += "convert(Date_format(resonet_result.resonetdate,'%Y-%m-%d')using utf8)='" & Session("resonetdate") & "' "
Line 42:                 'and course='" & Session("course") & "'
Line 43:                 Dim ds As DataSet = clsBL.GetDataset(strQry, clsBL.constr_reso19)
Line 44:                 If ds.Tables.Count > 0 Then
Line 45: 

Source File: C:\HostingSpaces\Siddarth\resonance.ac.in\wwwroot\latest\ResoNET_Results.aspx.vb    Line: 43





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