Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

???MDAC FILE VERSION PROBLEMS???

Status
Not open for further replies.

bakerm

Programmer
Apr 25, 2000
53
0
0
US
We are currently trying to automate our code promotion processes and cannot get past this error.

Run-time Error 430
Class does not support automation or does not support expected interface.

The client machine we are loading the software on has a newer version of MDAC, version 2.5. We need to roll back the client version to version 2.1 to match the QC and Installsheild machines. How could we do this.

Thanks in advance for you help.

Mark.
 
I'd imagine you probably can't do this, but upgrading your development machines to 2.5 (or the latest - 2.6) would be far easier than downgrading to 2.1.

I've learnt from bitter experience that your development machines and target machines really should be running the same version of MDAC.

HTH a little bit,

Mark Edward
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top