JohnAtWork
Dec 10th, 1999, 04:24 AM
OK I am in a nightmare world right now.
I just completed this monster application that needs to be installed on approximately 28 computers (it's an Access application, no problems there) but I don't want to run around and do it machine by machine.
So, I developed a quick and dirty .exe in Visual Basic that will copy the necessary files from the network, create the directory, etc. etc.
Only problem is that the distributed application doesn't work on anyone else's machine!
I'm getting errors left and right when I try and run it from someone else's machine.
I've installed the necessary MSVBVM60.DLL file, but now it's telling me that the program is missing a registered COMCNL.OCX or whatnot....
argh!
My question is this:
How do I develop applications in a VB environment that will allow end-users to operate them? It's driving me nuts....
I have the VB 6.0 Professional Edition.
I just completed this monster application that needs to be installed on approximately 28 computers (it's an Access application, no problems there) but I don't want to run around and do it machine by machine.
So, I developed a quick and dirty .exe in Visual Basic that will copy the necessary files from the network, create the directory, etc. etc.
Only problem is that the distributed application doesn't work on anyone else's machine!
I'm getting errors left and right when I try and run it from someone else's machine.
I've installed the necessary MSVBVM60.DLL file, but now it's telling me that the program is missing a registered COMCNL.OCX or whatnot....
argh!
My question is this:
How do I develop applications in a VB environment that will allow end-users to operate them? It's driving me nuts....
I have the VB 6.0 Professional Edition.