Hi All
I have written a simple ActivX Dll in Vb and want to use it from an other VB Program. But when I call a function from the Dll I get the following Error:

Run-time error '403':

Class does not support Automation or does not support expected interface

Can Anyone tell me what I have done wrong.