Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Automation Error

Status
Not open for further replies.

cimd

Programmer
Jul 18, 2001
52
ES
Hi!!

I found a problem while creating an object from a dll.
The code is:
Set drvObject as New VTConnection

And the error message is: Variable uses an Automation type not supported in Visual Basic

VTConnection class is implemented in a dll. And it's supossed to be working.

Does anyone know how can I solve this?
Thanks in advance
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top