Danijam
Oct 18th, 2007, 09:25 AM
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
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