Results 1 to 8 of 8

Thread: Find out what ocx/dll files my project needs?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Feb 2009
    Posts
    137

    Find out what ocx/dll files my project needs?

    When i first completed my program, i had tested with a couple of other computers which gave errors with names of files that it requires, so i had included them with the installer.

    but a few people have been getting some activex error when running the program. Is there a way to get the complete list of files that my VB6 program requires?

    Thanks
    Thanks for all your help here!
    I will do my best to add you to the credits of my new apps.

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

    Re: Find out what ocx/dll files my project needs?

    What are the exact activex error that they are getting?

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Feb 2009
    Posts
    137

    Re: Find out what ocx/dll files my project needs?

    Run-time error '429':

    ActiveX component Can't create object

    Another site said something about VB6 Runtime files, but i need to be able to include in my installer. not as a 2nd installer for people.
    Thanks for all your help here!
    I will do my best to add you to the credits of my new apps.

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

    Re: Find out what ocx/dll files my project needs?

    The runtime files should be included in your installation.

    What about MDAC?

    Also, are you having problems with ALL the machines you install on or just a couple?

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Feb 2009
    Posts
    137

    Re: Find out what ocx/dll files my project needs?

    about 3 in 100
    Thanks for all your help here!
    I will do my best to add you to the credits of my new apps.

  6. #6

  7. #7

    Thread Starter
    Addicted Member
    Join Date
    Feb 2009
    Posts
    137

    Re: Find out what ocx/dll files my project needs?

    hmm, i dont know what i need to add to my installer to fix this problem?
    Thanks for all your help here!
    I will do my best to add you to the credits of my new apps.

  8. #8

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