Thread: Visual Basic Adodc Problem

  1. #1
    Registered User
    Join Date
    Oct 2001
    Posts
    24

    Angry Visual Basic Adodc Problem

    I am a new comer in the Visual basic World and facing a critical problem.

    I have made a program using Visual Basic 6.0 and MS Access in the Back End. The MS Access version is Office XP. I have created a setup programme using Package and Setup Deployment.

    But When I run the Setup Program in another Computer, There is an Error Saying that The Msado20.tlb could not be read. and afterword the Programme doesn't work and shows a msg saying "Can not Create Object Adodc".

    It is a serious problem and i can't go forward because of that problem.

    But these problems doesn't crash in the computer with Visul Basic 6.0.

    Please Help Me.
    RaHaTk

  2. #2
    Registered User (TNT)'s Avatar
    Join Date
    Aug 2001
    Location
    UK
    Posts
    339
    .... look at the url in your browser now i think it should say "cprogramming" somewhere in there, anyway this is for C++ not VB lol, head over and post at

    http://flashdaddee.com/forums/index.php

    You will get more vb people there.


    In relation to your question i think it is becasue they phraphs dont have the nessary vb run time files or somthing to do with OS compatibility.

    On second thoughts i would say it is most likly vb runtime files, the best way to fix this and this should be done by all vb pro programs, is to incorprate the runtime dlls and stuff into the setup that way the comp where it is being run on will have the files and will be able to create the objects.

    Sorry i cant help more,
    TNT
    Last edited by (TNT); 01-20-2002 at 06:58 AM.
    TNT
    You Can Stop Me, But You Cant Stop Us All

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. what are your thoughts on visual basic?
    By orion- in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 09-22-2005, 04:28 AM
  2. visual basic vs C or C++
    By FOOTOO in forum Windows Programming
    Replies: 5
    Last Post: 02-06-2005, 08:41 PM
  3. Visual Basic Problem (plz Help!)
    By rahat in forum Windows Programming
    Replies: 3
    Last Post: 12-23-2002, 08:35 PM
  4. <list>
    By Unregistered in forum C++ Programming
    Replies: 9
    Last Post: 02-24-2002, 04:07 PM
  5. Visual Basic vs. Visual C++
    By Tesita in forum Windows Programming
    Replies: 7
    Last Post: 01-07-2002, 03:02 PM