|
-
Aug 22nd, 2005, 08:51 AM
#1
Thread Starter
Lively Member
Installation problem
Hello All
I am using Access2000 and vb6.0 in my project.
I am using Adodb for connecting the database.I have created the package using P&D wizard. It is working fine with windows NT,XP.
When i tried to install it on windows 98 it is giving me Run time error 430: Class doesnot support automation or doesnot support expected interface.
So i have installed Mdac2.8 version in the developing environment and changed the refrence in my project from Microsoft Activex Data object 2.1 library to Microsoft Activex Data object 2.8 library.Also i have included msado15.dll in the package.
But it is giving me the same error again.
Kindly help me to rectify this problem.
Thanks in advance
Regards
-
Aug 22nd, 2005, 08:53 AM
#2
PowerPoster
Re: Installation problem
Have you tried upgrading the oleaut32db.dll on the w98 machine?
-
Aug 22nd, 2005, 08:55 AM
#3
Frenzied Member
Re: Installation problem
Make sure that you checked all dependencies. Sometimes people forget silly things like Common Controls or other thingies.
Try installation the Runtime Libraries and such (Or copying all the required DLL's into the application directory and try starting it then)
-
Aug 22nd, 2005, 09:17 AM
#4
Thread Starter
Lively Member
Re: Installation problem
Thanks for the reply
Pasvorto, I didn't find oleaut32db.dll in my system.Can u please tell me where i can download this.
-
Aug 22nd, 2005, 09:22 AM
#5
Frenzied Member
Re: Installation problem
It's part of the common controls library if I'm not mistaken or it might be just part of the windows installation.
Should be in windows\system32\oleaut32.dll
-
Aug 22nd, 2005, 11:16 AM
#6
Re: Installation problem
Here is a bunch of information on oleaut32.dll
I hope some of this helps.
-
Aug 22nd, 2005, 01:48 PM
#7
Re: Installation problem
c_hillary2000,
Please Read Installation Problems in my signature.
-
Aug 23rd, 2005, 04:39 AM
#8
Thread Starter
Lively Member
Re: Installation problem
Hi
I have installed IE6 SP1 in the client machine(windows 98 machine),now it is working fine.
Thanks for everyone trying to help me.
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
|