
Installed Program will not function properly
Let me clairfy, it was a long day during the last post.
I am using VB6 SP4,
Program works great inside VB6
If I create a exe, and use the exe program, it will hang while reading in a
file even on the developement machine.
I tried making Distribution disks, made sure all reference files were
included, install works good.
Program will hang on reading in a file. Tried on multiple machines.
I just got a new computer half way through the development of the program.
Old machine was a P3 1000 Hz with W2k. Program worked then but I have added
more code and moved to the new machine.
New machine is a P4 1.3 MHz with W ME.
No error messages are displayed but the graphics freeze on the file open
dialog box after I select a file.
Thanks for the help
Quote:
> need more information. maybe you didn't add a dependent file to your
> distribution.
> Regards,
> SmAc
> > I wrote a program in VB6. Tested the program before compiling and it
> works
> > great. When I create distribution disks and run the install program,
> the
> > program hangs while doing a function that worked just fine inside VB6.
> > I did run the install on the development machine and had the same
problem.
> > The install works fine but hangs while doing a function. Does anybody
> have
> > any ideas?
> > Thanks