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: BC30002: Type 'ADODB.Recordset' is not defined.

Source Error:


Line 245:    Public Function GetMaxId(ByVal sqlconn As SqlConnection) As Long
Line 246:        Try
Line 247:            Dim rs_Temp As New ADODB.Recordset
Line 248:            Dim mysql As String
Line 249:            Dim maxid As Long

Source File: C:\Inetpub\vhosts\racingpulse.in\httpdocs\code\rpreg\Send_Advertise.aspx.vb    Line: 247






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