|
-
Feb 14th, 2009, 06:51 AM
#1
Thread Starter
Lively Member
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
-
Feb 14th, 2009, 07:21 AM
#2
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
-
Feb 14th, 2009, 08:41 AM
#3
Thread Starter
Lively Member
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
-
Feb 14th, 2009, 05:06 PM
#4
Re: Installation problem
Moved to Application Deployment
-
Feb 14th, 2009, 05:56 PM
#5
Re: Installation problem
 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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|