I get the error
Handles clause requires a WithEvents variable defined in the containing type or one of its base types.
in the following co
I had encountered this issue when upgrading a legacy page. The problem is in the Inherits attribute @Page directive has the wrong namespace.