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

Source Error:


Line 2:  Partial Class common_banner
Line 3:      Inherits System.Web.UI.UserControl
Line 4:      Public Event KeyDown As KeyEventHandler
Line 5:      Protected Sub Page_Load(sender As Object, e As EventArgs) Handles Me.Load
Line 6:          Dim cf As New commonFunctions()

Source File: D:\Inetpub\vhosts\jalandharinfo.com\httpdocs\common\banner.ascx.vb    Line: 4






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