Hey, all. I've recently written a program that runs beautifully on Windows 2000/XP. However, I also need it to run on Windows 98. I've tried to keep it as simple as possible during design, but when I try to run it on Win98, I get the dreaded ActiveX error 429 (could not create object).

Now...the program uses DAO 3.6 and the FSO. I've downloaded the appropriate libraries and runtimes and DLLs for both, and I am still getting the error.

Can anyone suggest anything?