Results 1 to 4 of 4

Thread: Registered ocx

  1. #1

    Thread Starter
    _______ HeSaidJoe's Avatar
    Join Date
    Jun 1999
    Location
    Canada
    Posts
    3,946

    Post

    I have an app using dblist.
    When I make an exe of it and put it on a pc without vb I get the message..
    dblist is not registered....or file missing.

    How do I register the dumb dblist?

    Thanks,
    Wayne

  2. #2
    Fanatic Member
    Join Date
    Oct 1999
    Location
    MA, USA
    Posts
    523

    Post

    Easier way would be to make a Installation program for your app using Application Setup Wizard (you should have it with your VB). It will do everything your program needs to work on machine without VB.
    HTH

    ------------------
    Visual Basic Programmer
    ------------------
    PolComSoft
    You will hear a lot about it.


  3. #3

    Thread Starter
    _______ HeSaidJoe's Avatar
    Join Date
    Jun 1999
    Location
    Canada
    Posts
    3,946

    Post

    Thanks,
    I didn't want an install so I just copied the ocx and another dll into the windows system and that took care of business.

    Thank you for your response.
    Wayne

  4. #4
    Guest

    Post

    AHHH! the old it works great on my system but not on the one down the street problem.

    1st try this shareware: http://www.dependencywalker.com/

    then if it is a DB problem:
    I recently had a DB app with this very problem and it drove me NUTS until I got rid of the adodc database interface and used DAO instead! WOW what a difference, works every time on any PC now.

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