|
-
May 18th, 2006, 01:01 PM
#1
Thread Starter
Member
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
-
May 18th, 2006, 08:09 PM
#2
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.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
-
May 19th, 2006, 03:13 AM
#3
Re: Error while executing the report
see is there any oject is missing
-
May 19th, 2006, 05:59 AM
#4
Re: Error while executing the report
Moved to Reporting Section
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|