PDA

Click to See Complete Forum and Search --> : Run time error 430


ttingen
Oct 4th, 2000, 02:35 PM
Run-time Error 430
Class does not support automation or does not support expected interface.

I get this error when trying to connect to the db in an app installed on Windows 95.

I went to the MS Website and it states that the correct version of MDAC isn't installed.

The program references ADO 2.1 and the MDAC for this version is packaged in the install.

It works fine on NT but when installed on Windows 95 I get the error message.

Any help is appreciated.

ttingen
Oct 4th, 2000, 03:11 PM
Found my answer.

I didn't read enough on the MS Site.

Further down the page it states that DCOM95 has to be installed first before attempting to install MDAC for ADO 2.x.

Thanks.