Closed GoogleCodeExporter closed 9 years ago
Dothosting,
Are you running multiple versions of Java on your Windows 7 machine?
Also, can you try running the sample.html from your client machine without
uploading it to the web server?
The link you provided to sample.html does not seem to work so I am unable to
reproduce your error.
Here is someone with a similar problem, but the solution is not very clear.
http://www.codeguru.com/forum/archive/index.php/t-295485.html
-Tres
Original comment by tres.fin...@gmail.com
on 1 Feb 2011 at 4:51
Hi Tres,
thank thank you for the fast response,
No I'm not running multiple java's on my machine
https://skepr.net/rawx/sample.html sorry my mistake with the url this is the
right one.
But your right. There are 2 versions of java on my machine. A 64bit and 32bit.
Also tried it on a different laptop but had the same problem. But this has only
installed 1 java.
Will check the link you provided.
Hans
Original comment by aeg....@gmail.com
on 1 Feb 2011 at 5:02
Dothosting,
The applet is showing as digitally signed by skepr.net. Did you recompile
1.1.3? What did you use?
When I try to load "https://skepr.net/rawx/jzebra.jar" from a web browser, it
goes to a login page.
When I right click --> save target as, for "https://skepr.net/rawx/sample.html"
it seems to be much smaller than the original file:
02/01/2011 01:49 PM 3,221 jzebra_dothosting.jar
01/27/2011 12:45 AM 62,610 jzebra_orig.jar
-Tres
Original comment by tres.fin...@gmail.com
on 1 Feb 2011 at 6:57
Hi Tres,
Thanks a lot. Without giving the answer you gave me the answer.
Forgot to put the .jar in my .htaccess to exclude change my files
RewriteRule !\.(css|js|jpg|png|gif|inp|php|html|dll|htm|jar)$ index.php
;) Didn't recompile should I?
Hans
Original comment by aeg....@gmail.com
on 1 Feb 2011 at 8:56
Great. No need to recompile. Some of the larger companies do to suppress the
Security Dialog.
Its working for me now as well. Glad I could (sort of) help! Marking ticket
as "invalid".
-Tres
Original comment by tres.fin...@gmail.com
on 2 Feb 2011 at 3:27
Original issue reported on code.google.com by
aeg....@gmail.com
on 1 Feb 2011 at 9:47