Visual Basic

Moderators: None (Apply to moderate this forum)
Number of threads: 18013
Number of posts: 55386

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Data Control Posted by BcolOutcast on 6 Feb 2005 at 11:24 PM
I wrote a database program which uses Data control and dbgrid control (ado). It uses ms access database named bd2.mdb. my program works perfectly but when i compile the program... The Compiled executable code won't run on other computers eventhough I copied the database (db2.mdb)file at the right folder on the other computer. There is an error message saying - Unregistred Class CLSID: {10000113232.. etc...) Additionaly, the compiled exe code run perfectly on my computer where it was compiled... Help please....
Report
Re: Data Control Posted by dokken2 on 7 Feb 2005 at 8:52 AM
: I wrote a database program which uses Data control and dbgrid control (ado). It uses ms access database named bd2.mdb. my program works perfectly but when i compile the program... The Compiled executable code won't run on other computers eventhough I copied the database (db2.mdb)file at the right folder on the other computer. There is an error message saying - Unregistred Class CLSID: {10000113232.. etc...) Additionaly, the compiled exe code run perfectly on my computer where it was compiled... Help please....
:

Did you run the package and deployment wizard to build a setup/install program? I assume you copied the EXE to another computer, which will not work if your program depends on any activeX or COM components.
Try building a setup program then install on the other pc.
Report
Re: Data Control Posted by BcolOutcast on 8 Feb 2005 at 2:25 AM
Thankz Man! I used the packaging and deployment wizard and it works fine now.. Thank you very much.




 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.