|
-
Apr 26th, 2001, 03:36 PM
#1
Thread Starter
Junior Member
Run-time error 430
I have developed an application in VB 6.0. After installing on PC that has Windows 95 or NT 4.0, I receive the following error:
Run time error 430 "A class doesn't support automation or doesn't support the interface". However, I don't get any errors, when I run it on via VisualBasic interface (Without compiling). I created one DLL and two EXE for this project.
Thanks in advance
-
May 4th, 2001, 11:49 AM
#2
Member
just fixed problem same problem
My problem was my program was referencing ActiveX Data Objects Library 2.6 when I was packaging 2.5 I changed my reference to 2.5 and know it works fine. If I was you I would check the version of MDAC_TYP.EXE on the machine your running your program on and compare your reference version your program is using to the version number of MDAC_TYP.EXE
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
|