SLIK-DA: Exception of type 'System.Windows.Forms.AxHost+InvalidActiveXStateException'
I am getting the following error: "Exception of type 'System.Windows.Forms.AxHost+InvalidActiveXStateException' was thrown."
You will need to call
CreateControl() from your component first. Every ActiveX control needs this command so all events and handles can be initialized.