Results 1 to 4 of 4

Thread: Error while executing the report

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2006
    Posts
    62

    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

  2. #2
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    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

  3. #3
    Just Married shakti5385's Avatar
    Join Date
    Mar 2006
    Location
    Udaipur,Rajasthan(INDIA)
    Posts
    3,747

    Re: Error while executing the report

    see is there any oject is missing

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    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
  •  



Click Here to Expand Forum to Full Width