On 2007.05.31 at 22:28:27 -0700, gary clark wrote: > Hello, > > Using 0.8.9e. > > Attempting to port my openssl testclient to a XP > machine which does not have the complete install of > openssl. > I took the ssleay32.dll and libeay32.dll and installed > them in the system32 directory. > > When running the client I am seeing it crash with the > message "The application has failed to start because > the application configuration is > incorrect.Reinstalling the application may fix this > problem. I built the application with \MD in the Code > Generation section.
On NTFS such problem can occur if executable file or some dll doesn't have execute permission. If you've send dlls as mail attachment or use some archiver to pack and transfer them, attribute which allows execution can be lost. Check attributes of both your client and dlls. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]