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 67:     End Sub
Line 68: 
Line 69:     Protected Sub reset_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles reset.Click
Line 70:         Server.Transfer("displaycaseRequest.aspx")
Line 71:     End Sub

Source File: E:\Inetpub\wwwroot\mail\displaycaseRequest.aspx.vb    Line: 69






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