Results 1 to 2 of 2

Thread: Exe runtime error

  1. #1

    Thread Starter
    Member
    Join Date
    Apr 2003
    Posts
    54

    Exe runtime error

    i have created an application in VB. In that Application i used Data reports for reporting purpose and MS Access as back end. i created the .Exe file and run that Exe file in other system. In that system, there is no VB Software. Then the system gives

    Run time Error "713
    "Application Defined error or object defined error"

    i initialized the ConnectionString property of DataEnvironment in
    Sub Main()


    what is the problem? how can i resolve?
    Suresh

  2. #2
    Don't Panic! Ecniv's Avatar
    Join Date
    Nov 2000
    Location
    Amsterdam...
    Posts
    5,343
    Possibly you are tryin to use Access - but its not installed, so it won't run - ergo the error.


    Vince

    BOFH Now, BOFH Past, Information on duplicates

    Feeling like a fly on the inside of a closed window (Thunk!)
    If I post a lot, it is because I am bored at work! ;D Or stuck...
    * Anything I post can be only my opinion. Advice etc is up to you to persue...

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