I have an urgent problem that needs to be fixed ASAP and I'm stumped. I created my app in Windows 2000, and also created an install file. The install program successfully installs the program onto a windows 95 machine but when the program runs on that windows 95 machine I get an error "ActiveX component can't create object" and the program dies. I've figured out that the error happens on the line "If DE1.C1.State <> 0 Then" DE1 is the dataenvironment, and C1 is the connection in DE1. If anyone has any ideas please help!