Error while executing the report
Hi,
I have created reports using Data Reports in VB. I have created the setup and installed in other system where there is no VB in the system. Forms are working fine but while trying to open the report, the following error is getting displayed and the application is getting closed. When i run the application in the system where i have developed it is working fune.
Following is the error:
Application Defined or Object defined error
Pl. tell the solution to solve the problem.
regards
Hiran
Re: Error while executing the report
Make sure that you have all thr required dll and ocx files in the installation package. Something is missing. Also, put error traps in your program so that you get a better error message. You should at least be able to localize the error to a single sub or function.
Re: Error while executing the report
see is there any oject is missing
Re: Error while executing the report
Moved to Reporting Section