Hey guys.

I want to know if any of you understand this error (or even better, have the solution).

I have written a game in VB6 and used File-Make ...exe
to create the exe file (as always before doing the setup program). But when I try to run that exe I always get this error:

Run-time error: '-2005397118(88781182)':
Automation Error


When I run the setup program and then install the game, I get the same thing.

This is my first game using DirectX, so I don't know if that's related.

The game plays just fine when I run the VBP. I don't get that. Any ideas?? Thanks.