Hello, I have built a program which interfaces with an access DB(resides in app.path). I have referenced the ADO 2.5 Library, and done all the connections with code. This program works flawlessly on my machine with vb on it.
I built a dep file with the package and deploy wizard, and then created a setup program. I tried installing it on a win 95 machine and it gives me an ---error 430 ("Class does not support Automation or does not support expected interface")---
I have installed DCOM95, DCOM98, and MDAC2.6 on the machine I'm trying to install on.
Please Help

Thanks,
Ed