COM with VB6

agility

Member
Hello,

We are currently experiencing problems with our COM implementation.

We run JDECOMConnector through VB6 to run business functions in JDE. We use OneWorldInterface and the WithEvents keyword to pick up the GetError and GetWarning events. This seems to work OK most of the time and we return the Errors and Warnings to the user in the same format we receive then from the Interoperability.

Sometimes, however, the Warning or Error appears not to be triggered in the VB event even though it is written to the Interoperability log.

Doess anyone know or had experience of OneWorldInterface events not being broadcast back to the VB GetWarning and GetError event methods.

Any swift help in this matter would be greatly appreciated.

Thanks,

AgilityLtd
 
Back
Top