KrakenTyio / eid-javascript-lib

Automatically exported from code.google.com/p/eid-javascript-lib
0 stars 0 forks source link

Run applet on a 64bit IE ? #3

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Load applet (demo) on a 64bit IE 

What is the expected output? What do you see instead?
[ERROR] UnsatisfiedLinkError: 
C:\Users\taco\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\2\6bf97742-7dbb6edd
-n\beid35libJava_Wrapper.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform

What version of the product are you using? On what operating system?
javascript-lib 1.8
beid35JavaWrapper-win.jar 
BEID_Applet.jar 

Please provide any additional information below.
Any way to run this applet on the 64 environment?

Original issue reported on code.google.com by orens.t...@gmail.com on 16 May 2012 at 4:11

GoogleCodeExporter commented 8 years ago
The applet uses 32 bit dlls. These 32 bit dlls do not work in a 64 bit browser.
Fedict stopped releasing upgrades for this applet and the middleware. So there 
is no support on 64 bit Windows. The only work around is using the 32 bit 
Internet Explorer.

Original comment by Johan.De...@gmail.com on 21 Oct 2012 at 6:12