|
-
Oct 18th, 2007, 09:25 AM
#1
Thread Starter
Junior Member
Require help with deploying VB project (Portable). Class not registered error?
Hi
I am currently in the process of deploying my VB6 project, which is part of my computing A-level. The system is basically a front end .exe and a back end access data base, the idea was to deploy the exe and the database on the shared X:\ drive, which all computers in my clients office have access to. However even if I supply the 3 .OCX files 80% of the computers generate a "class not registered error". The exe still runs but the data controls are not working, were as the computers that can run, seem to be newer and obviously have the necessary files that support the standard data control in VB6. (which seems to be the control that is causing the conflicts)
I was under the impression I just need the dependencies in the same directory as the exe and that will turn the system in to a "portable" application, as that is part of the brief, the software needs to be accessible anywhere in the office, so no local installa installs
Any help on what I am supposed to be doing regarding deployment and how to go about doing in VB6 would be welcome.
Cheers
Danijam
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
|