for some reason, maybe due to an inadvertent change I am getting a number of errors on compilation that say:: Type System.Object, and System.EventArgs are not defined...PLEASE NOTE that for some incoming parameters i don't see the intellisense complain (i.e. no compilation error) --- the 2 screenshots display 2 sections of the same page...
I have the following Imports directive at the top which does not apparently help:
Imports System.Object
Imports System.EventArgs
I have the following Imports directive at the top which does not apparently help:
Imports System.Object
Imports System.EventArgs