Did you compiled the application for x64? Or did you just copy it? One of the main reasons for this error is that there is a mismatch between the application and supporting dll's.....for example, a 64-bit process trying to load a 32-bit dll and vice-versa....