Hello.

I developed an application that uses report forms to print out items from an MS Access database. During testing inside the IDE, the printing works fine. However, after I deployed the application to client terminals, the setup program always ends up with a "Error in registering XXX" message.
The application runs normally in the client terminals until the user tries to print a summary form. I get the error 713: Application defined or Object defined error. The application then shuts down.

Anyone who have an idea why I get these problems whenever I try to install an application which involves report forms, please e-mail me. Thank you.

BTW, I am developing the application using VB6.0 Enterprise edition running on windows 98 SE.