Re: ADO Reference problem
From: Val Mazur (group51a_at_hotmail.com)
Date: 11/04/04
- Next message: Val Mazur: "Re: Where are ADO Recordset properties InsertCommand, UpdateCommand and DeleteCommand?"
- Previous message: Val Mazur: "Re: Addnew Problem with Excel"
- In reply to: DC: "ADO Reference problem"
- Next in thread: DC: "Re: ADO Reference problem"
- Reply: DC: "Re: ADO Reference problem"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 3 Nov 2004 21:08:17 -0500
Hi,
This error message does not mean that there is something wrong with MDAC. It
means that some DLL file, which is referenced from the application, is
missing. It could be some control. I know that it is hard to find it and the
only way is to check for all the DLL files, which application references.
Another way is to put some sort of logging inside of application to see
where it fails.
Reinstalling older version of MDAC could lead to the MDAC corruption and is
not a good idea at all. You OR ships with MDAC installed properly already
and there is no reason to reinstall it.
-- Val Mazur Microsoft MVP "DC" <DC@discussions.microsoft.com> wrote in message news:DE78228C-F778-4DF7-9DA1-8F4D0F1FD689@microsoft.com... > Hi all, > I've completed installed a HP dc7100S PC. I've installed an app that > references ADO 2.5 (written in VB 6.0). > I've installed MDAC 2.7 (I think succesfully!). > When I trie to run my app, it returns "Class does not support > automation...". As far as I know this is a MDAC issue, so I've tried to > reinstall MDAC 2.7, but it won't work (same error!). Then I tried to > uninstall with "dasetup" and reinstall but it won't work. > I've also installed the latates version of MS Jet 4.0, because I guess > MDAC > later than 2.6 don't ship MS Jet Engine, without success. > When I used Component Checker to check MDAC version it returns MDAC 2.8. > So > I downloaded MDAC 2.8 and reinstalled it, but (guess what!) it won't work. > > Is complete OS installation the only solution for this problem? > > TIA, > DC
- Next message: Val Mazur: "Re: Where are ADO Recordset properties InsertCommand, UpdateCommand and DeleteCommand?"
- Previous message: Val Mazur: "Re: Addnew Problem with Excel"
- In reply to: DC: "ADO Reference problem"
- Next in thread: DC: "Re: ADO Reference problem"
- Reply: DC: "Re: ADO Reference problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|