I have a JNLP application which fails with the following error:
Cannot find JNIWrapper native library (jniwrap64.dll) in java.library.path: ....
I have Java 8 64bit installed and using IE11.
Any help on how to fix it will be appreciated.
Just to clarify: I did not write the application and only trying to run it.
You need 32bit java version to launch the JNLP application and not 64bit java please run below command to check what version of java you are running
Java HotSpot(TM) 64-Bit Server VM (build 25.40-b25, mixed mode)