Posted by Willem Bogaerts on 04/25/07 08:48
> I'm trying to use MSCOMM32.OCX, but I got an error "Fatal error:
> Uncaught exception 'com_exception' wih message 'Failed to create COM
> object 'MSComm32.OCX' : Incorrect syntax'
>
> The OCX is present on the system and I could succesfully use it
> through visual basic. Any clue ?
How do you use it? COM objects must be registered on the system and
called with the name given in the registry (HKEY_classes_root).
Best regards,
--
Willem Bogaerts
Application smith
Kratz B.V.
http://www.kratz.nl/
[Back to original message]
|