|
|
Rank: Newbie Groups: Member
Joined: 1/30/2008 Posts: 2 Points: 6
|
Hi,
We are using the image uploader on a client's website. It works on all versions (IE, Apple Mac and Firefox). It also works on IE on the Vista OS. However the firefox version freezes on Vista when the aspx page is opened with the control on it. I have upgraded to version 5.1. Here is my code:
iu.activeXControlEnabled = true; iu.activeXControlCodeBase = ""../Member/ImageUploader5.cab""; iu.activeXControlVersion = ""5,1,0,0""; iu.javaAppletEnabled = true; iu.javaAppletVersion=""5,1,0,0""; iu.javaAppletCodeBase=""./"";
Is this a known bug or am I missing a parameter?
Regards, Declan Meade
|
|
Rank: Newbie Groups: Member
Joined: 5/26/2008 Posts: 3 Points: 9
|
We have a similar problem:
Image Uploader: 4.x and 5.x 64 bit Vista Business SP1 FF 2.0.0.14 Java 6 update 2 Frequency - always
Whenever we go to the demo applications found on this site, or our own we the java uploader simply does not initialize. In fact we have never been able to install it over the last couple weeks (tried several times thinking it was a temporarly certificate authentication issue).
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 9/19/2006 Posts: 353 Points: 180
|
Hi, Is there something in Java console? You can also try to disable some of firefox add-ons, as described here.
Best regards, Eugene Kosmin. Aurigma Development Team
|
|
Rank: Advanced Member Groups: Member
Joined: 4/24/2008 Posts: 31 Points: 93
|
I'm having a related problem on Mac OS X. It's happening with all browsers that I've tried (Firefox2, Safari 3, Camino 1.6). I can get one instance of IU fine, but if I ever open a second window with IU in it using the same browser, the whole browser freezes and I have to force quit it.
So far, I haven't noticed any issues opening a single instance of IU.
|
|
Rank: Newbie Groups: Member
Joined: 5/26/2008 Posts: 3 Points: 9
|
Eugene Kosmin wrote:Hi, Is there something in Java console? You can also try to disable some of firefox add-ons, as described here. Hello Eugene, Thank you for your responce. The console won't even open. The entire Browser freezes and nothing loads. Again we have tried this on several different PC's all running Vista 64.
|
|
Rank: Advanced Member Groups: Administration
, Member
Joined: 8/3/2003 Posts: 607 Points: 651
|
Hello,
Thanks for your post,
We will check it on Windows Vista 64-bit version.
Sincerely yours, Dmitry Sevostyanov.
|
|
|
Guest |