Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
Claudia  
#1 Posted : Tuesday, June 12, 2007 1:40:54 AM(UTC)
Claudia

Rank: Member

Groups: Member
Joined: 8/15/2006(UTC)
Posts: 19

I have the Image Uploader Java Version. I installed the MultipleDescriptions sample but when it runs on Internet Explorer I have the following message:

Image Uploader ActiveX control is necessary to upload your files quickly and easily. You will be able to select multiple images in user-friendly interface instead of clumsy input fields with Browse button. Installation will take up to few minutes, please be patient. To install Image Uploader, please click on the Information Bar. After page reload click "Yes" when you see the control installation dialog.

In Mozilla Firefox it runs succesfully.

My client is Windows XP.

What's the matter with Internet Explorer? There's something do I need to do?

I don't want to buy the ActiveX version. When I purchase the Java version, you told me that it runs on Internet Explorer.

George Ulyanov  
#2 Posted : Tuesday, June 12, 2007 12:14:15 PM(UTC)
George Ulyanov

Rank: Advanced Member

Groups: Member
Joined: 7/26/2006(UTC)
Posts: 203

Hello Claudia,

You should place two lines of code into your script:

Code:
iu.activeXControlEnabled = false;
iu.javaAppletEnabled = true;

Edited by user Friday, February 22, 2008 4:28:05 PM(UTC)  | Reason: Not specified

Best regards,

George Ulyanov

Claudia  
#3 Posted : Wednesday, June 13, 2007 12:35:04 AM(UTC)
Claudia

Rank: Member

Groups: Member
Joined: 8/15/2006(UTC)
Posts: 19

I made the changes you told me, but I have a new problem, when I add a photo to Upload Pane, the browser freezes. This only occur in Internet Explorer.

Could you please help me solver this?

George Ulyanov  
#4 Posted : Thursday, June 14, 2007 1:32:30 PM(UTC)
George Ulyanov

Rank: Advanced Member

Groups: Member
Joined: 7/26/2006(UTC)
Posts: 203

We confirm the problem. The fix will be available in the next release.

Edited by user Friday, February 22, 2008 4:28:45 PM(UTC)  | Reason: Not specified

Best regards,

George Ulyanov

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.