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 'vdbsRatings' is not defined.

Source Error:


Line 112:            'End If
Line 113:            'pop rating
Line 114:            Dim rating As New vdbsRatings
Line 115:            Dim s As String = rating.ReturnRatingHtml(e.item.dataitem("ID"), searchletter)
Line 116:            CType(e.item.FindControl("lblratings"), label).text = s

Source File: E:\Inetpub\wwwroot\dbs\dbs-byletter.aspx.vb    Line: 114






Version Information: Microsoft .NET Framework Version:2.0.50727.9061; ASP.NET Version:2.0.50727.9062