Results 1 to 5 of 5

Thread: [RESOLVED] Error 713 Obj Defined Error in Vista

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2008
    Location
    UK
    Posts
    3

    Resolved [RESOLVED] Error 713 Obj Defined Error in Vista

    Hi

    I have an application working OK on all platforms other than Vista that uses VB Data Designers. It gives a run time error 713 Object Defined Error when I try to run it.
    So I have a created very short cut down version that just tries to connect through a DD to a database. To trace the problem the first line of code that actually runs is

    Msgbox Detest.Conn1.Version

    (where Detest is the name of the Data Env and Conn1 is the name of the connection).

    I have placed a msgbox in the Initialise Event if the DD but it does not even get that far so I can only assume it is not even initialising.

    I have tried installing it using PDW and I have tried running it as Administrator in Vista. I have registered msado15.dl (as it uses ADO 2.8) as Administrator - this is the only related dll listed in the References section of the IDE.

    I have also registered msde.dll and msderun.dll as Administrator together with several others dll's that have been suggested through some other postings but it still will not run.

    Does anyone have any suggestions, if I had any hair I would be pulling it out. Apologies if this should have been posted to another forum.

    Thanks
    Last edited by BRubble88; Feb 22nd, 2008 at 03:54 AM.

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