July 28th, 1999, 11:19 AM
I have a J++ application that works fine on two of my computers (one NT and one Win98), however it doesn't work on two others (also NT and win98) and I can't figure out why... Whenever I try to run it I get a "java.lang.ClassCastException: COM object bound to com/ms/wfc/data/adodb/Connection instance does not support the interface {00000550-0000-0010-8000-00AA006D2EA4}" error. I think I have narrowed it down to a Connection/Microsoft.Jet.OLEDB problem in one of my .java files, maybe I don't have the same drivers, dlls installed on the machines that don't work. I tried to download the latest MDA Components pack from Microsoft, but that didn't work either... can anyone help??? I'm stuck...