VB6 Enterprise Edition; Crystal Report XI Developers Edition
I have written a VB6 application that uses the CRViewer and I call various reports based on user input. This is done in a "stand-alone" environment. I AM NOT using nor DO I access a server. On my development PC, everything works fine.
I created a "setup" script using InnoScript and Inno Setup. I then took the "setup" and installed the application on a PC that does not have Crystal Reports or Visual Basic installed. When I run the application on that PC, all parts of the application work fine except when I try to access the reports, I am getting a "Login Failed" message.
What could cause this problem? Am I possibly forgetting a ".dll" file in my setup? If so, what one?
I appreciate your help,
Thanks,
Sam
I have written a VB6 application that uses the CRViewer and I call various reports based on user input. This is done in a "stand-alone" environment. I AM NOT using nor DO I access a server. On my development PC, everything works fine.
I created a "setup" script using InnoScript and Inno Setup. I then took the "setup" and installed the application on a PC that does not have Crystal Reports or Visual Basic installed. When I run the application on that PC, all parts of the application work fine except when I try to access the reports, I am getting a "Login Failed" message.
What could cause this problem? Am I possibly forgetting a ".dll" file in my setup? If so, what one?
I appreciate your help,
Thanks,
Sam