Hi All,
I'm new to Visual Basic 6.0.
My question is that : When i tried to execute the EXE in vb6 it is getting error as Run-time 430: class doesnot support automation or does not support expected interface
I'm using Microsoft.Jet.OLEDB.4.0 in my component. I'm calling component from vb6, my component is made com visible.
I've tried googled for hours, but could not find solution to my problem .
Also i didnot register my component with regsvr32, but it is visible in COM.
Please help me out from this.
Also please explain why this problem has occured.
OS: Windows 7
Component developed on Visual Studio 2010
I've seen the other thread in this forum, but it did not help me.
Thanks,
I'm new to Visual Basic 6.0.
My question is that : When i tried to execute the EXE in vb6 it is getting error as Run-time 430: class doesnot support automation or does not support expected interface
I'm using Microsoft.Jet.OLEDB.4.0 in my component. I'm calling component from vb6, my component is made com visible.
I've tried googled for hours, but could not find solution to my problem .
Also i didnot register my component with regsvr32, but it is visible in COM.
Please help me out from this.
Also please explain why this problem has occured.
OS: Windows 7
Component developed on Visual Studio 2010
I've seen the other thread in this forum, but it did not help me.
Thanks,