Results 1 to 5 of 5

Thread: Installation problem

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2008
    Posts
    110

    Installation problem

    Hi,

    I have developed a VB application. It works fine in all the XP machines and Vista Machines. When i have tried to install this setup into IBM Lenovo X61 Tablet PC.
    I am running Windows XP Tablet PC Edition 2005 Version 2002 Service Pack 3

    The program seems like it installs, but when it gets to the setup, the following message appears: Please Install all the components for accessing the database (Class not registered).

    Is there anything that i can do? or is this device simply not compatible? Please let me know.
    Best Regards,
    Prabahar.A

  2. #2
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: Installation problem

    Make sure you include all the files required by your program in the setup package.
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jan 2008
    Posts
    110

    Re: Installation problem

    Yes, I have included all the needed files. Do you have any idea regarding this error "Class not registered". I think it happened from any one of the dll or ocx. error.

    Please let me know.
    Best Regards,
    Prabahar.A

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

    Re: Installation problem

    Moved to Application Deployment

  5. #5
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: Installation problem

    Quote Originally Posted by anp_mca
    Yes, I have included all the needed files. Do you have any idea regarding this error "Class not registered". I think it happened from any one of the dll or ocx. error.

    Please let me know.
    Check all the classes in your program to see if they are registered! If they are you can register them by typing:

    C:\WINDOWS\system32\regsvr32 C:\WINDOWS\system32\MSMAPI32.OCX

    Replace C:\WINDOWS\system32\MSMAPI32.OCX
    with the location and file name of the class files.
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

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