|
-
Aug 10th, 2012, 08:18 AM
#1
Thread Starter
New Member
Run-time 430: class doesnot support automation or does not support expected interface
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,
-
Aug 10th, 2012, 10:22 AM
#2
Re: Run-time 430: class doesnot support automation or does not support expected inter
I would try registering it via regsvr32
-
Aug 13th, 2012, 12:09 AM
#3
Thread Starter
New Member
Re: Run-time 430: class doesnot support automation or does not support expected inter
 Originally Posted by DataMiser
I would try registering it via regsvr32
Why to go for registering, i could see my component in COM.
FYI: I cannot register using regsvr32, getting an error message "the entry point DLL Register Server was not found ".
Please help me, if any one has a solution to it.
Thanks,
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|