Re: Package and Deployment
The second error is related to the first, cause it uses the msvcrt dll. Cause it gives an access violation, it probably isn't included in your package. When running the setup on a system that doesn't already has the dll, an error is most likely to appear.
When creating the install package, make sure to close all other applications that might use tha dll, like the VBIDE. If it keeps giving you the error, try reinstalling the package and deployment wizard. If you don't feel like reinstalling it, try installing the VB runtime libraries on the pc you are installing on.
Good luck
Tom Cannaerts
[email protected]
Programming today is a race between software engineers striving to build bigger and better idot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning -- Rich Cook