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: BC30506: Handles clause requires a WithEvents variable defined in the containing type or one of its base types.

Source Error:


Line 59: 
Line 60: 
Line 61:     Protected Sub gdvLiveResults2_RowDataBound(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.GridViewRowEventArgs) Handles gdvLiveResults2.RowDataBound
Line 62: 
Line 63:     For Each rqe As GridViewRow in gdvLiveResults2.Rows

Source File: E:\kunden\homepages\19\d664110395\www\Pool-Match-Up\livescores.aspx.vb    Line: 61






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