I have spent countless hours working on an app to give to my friends and family as a christmas present. It works great on my machine.

When I install it on other machines I often get an automation error.

I thought I might not have packaged all the dll's needed to run the app so I went back and looked at the references and the components that were checked off for my project and made sure I included all of them in my install program.

It still gives me problems.

At the point the error occurs I am simply hiding one frame and showing another.

Any Ideas?