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 25:         End If
Line 26:     End Function
Line 27:     Protected Sub ImageButton1_Click(ByVal sender As Object, ByVal e As System.Web.UI.ImageClickEventArgs) Handles ImageButton1.Click
Line 28:         PP_LogPageToDB("SO_20")
Line 29:         Session("PayAmount") = "AED 500.00"

Source File: D:\INETPUB\VHOSTS\nobletechnologies.co.in\gulfinquiries.com\frmSOServiceFeb.aspx.vb    Line: 27






Version Information: Microsoft .NET Framework Version:2.0.50727.9174; ASP.NET Version:2.0.50727.9175