Re: Do I need Jet Engine?
In translation from swedish to english:
"software has made an invalid command/instruction/thingie and will be closed/shut down.
Contact reseller if the problem remains.
Daoenroll caused an invalid memory fault in module MFC42D.DLL..."
and so on. It ends with a memory dump. A standard error message if it tries to do something where it isn't suppose to.
Softwar
Re: Do I need Jet Engine?
Check that all libraries (dlls, ocx) that your application uses in the first machine exists in the second an if the app uses ocxs, make sure they are properly registered.
HIH
Re: Do I need Jet Engine?
Why are u trying your exe in debug mode ? Compile in release and then test