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: BC30311: Value of type 'AccessLayerDB.DB_Return' cannot be converted to 'System.Data.DataTable'.

Source Error:


Line 86: 
Line 87:                 'If the course_id is invalid the flows takes the registrant out of the register process
Line 88:                 Dim sdr As DataTable = AccessLayerDB.Query(strQuery)
Line 89: 
Line 90:                 'Starts reading the records

Source File: E:\SiteCorcovadoArts\Register.aspx.vb    Line: 88






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