
Creating VC++ built COM application in VB - resulting in - ActiveX can't create object
Dear All,
I have tried creating a simple ATL COM application in VC++ with one single
MTS server component. But when I try to create this object in VB. I got this
error during run time - "ActiveX can't create object". Can somebody help me
on this?
The COM application was successful registered, created the component
services package and referenced it in my VB app. Any idea what went wrong?
WhiteLilly