hello
re: VB6 ....
i am mis-understanding something about compiling a *.exe file and including all the *.ocx files necessary to run it.
i succesully compiled and ran several *.exe programs and ran them on my (WinXP) computer. i did this using the compiling package that comes with VB6. the programs also ran on my Win2000 laptop.
then i posted the executables on a website and downloaded them onto a *different* computer (WinXP) computer. when i tried to run them, i get error messages about missing *.ocx and *.dll files. (for example, the microsoft tabbed index control .ocx file was missing).
obviously i am missing a step or two or three in the packaging process..... or am i missing steps in the coding (reference statements???).... can anyone point me in the right direction?
thanks, in advance.
daveleo
re: VB6 ....
i am mis-understanding something about compiling a *.exe file and including all the *.ocx files necessary to run it.
i succesully compiled and ran several *.exe programs and ran them on my (WinXP) computer. i did this using the compiling package that comes with VB6. the programs also ran on my Win2000 laptop.
then i posted the executables on a website and downloaded them onto a *different* computer (WinXP) computer. when i tried to run them, i get error messages about missing *.ocx and *.dll files. (for example, the microsoft tabbed index control .ocx file was missing).
obviously i am missing a step or two or three in the packaging process..... or am i missing steps in the coding (reference statements???).... can anyone point me in the right direction?
thanks, in advance.
daveleo