|
|
Rank: Member Groups: Member
Joined: 1/24/2005 Posts: 4 Points: 0
|
Hi All,
We have imageUploader v.3. On some browsers (IE 6.x with windows 2000) I get a red-cross instead of the Imageuploader component. No pop of "do you want to download and install the ActiveX component".
So...is there a way to manual install the ActiveX component on the client?
Cheers, JAcco
|
|
 Rank: Advanced Member Groups: Administration
, Member
Joined: 7/28/2003 Posts: 1,235 Points: -208 Location: WA, US
|
What exact version of Image Uploader do you use? Can you send us to support@aurugma.com the url of page with Image Uploader.
Best regards, Fedor Skvortsov
|
|
Rank: Member Groups: Member
Joined: 1/24/2005 Posts: 4 Points: 0
|
It's on a intranet so i cannot give you the link. it will not work for you.
The version is the latest. We bought it two weeks ago.
|
|
 Rank: Advanced Member Groups: Administration
, Member
Joined: 7/28/2003 Posts: 1,235 Points: -208 Location: WA, US
|
No pop of "do you want to download and install the ActiveX component". No popup dialog means that Internet Explorer even doesn't try to install Image Uploader. Please check that ImageUploader3.cab (to which CodeBase links) really exists on your web site. Code:<object classid="clsid:A18962F6-E6ED-40B1-97C9-1FB36F38BFA8" CodeBase="ImageUploader3.cab"> </object>
Best regards, Fedor Skvortsov
|
|
Rank: Member Groups: Member
Joined: 1/24/2005 Posts: 4 Points: 0
|
Hi,
This is the TAG:
CodeBase="ImageUploader3.cab" id="ImageUploader" name="ImageUploader">
So this should be ok...
My collegue has queried the same site but he got the popup to install the ActiveX component? :S
|
|
 Rank: Advanced Member Groups: Administration
, Member
Joined: 7/28/2003 Posts: 1,235 Points: -208 Location: WA, US
|
Please try to troubleshoot the problem as it is described in following article: http://www.aurigma.com/go?id=55
Best regards, Fedor Skvortsov
|
|
Rank: Member Groups: Member
Joined: 1/24/2005 Posts: 4 Points: 0
|
Thx Fedor...
It;s my code...at this demo page the plugin will be installed.
CHeers. :D
|
|
 Rank: Advanced Member Groups: Administration
, Member
Joined: 7/28/2003 Posts: 1,235 Points: -208 Location: WA, US
|
Nice, I am glad that you resolved it :) ======================================================== 02/14/2008, Fedor Additional info
For manual installation you can use Image Uploader Standalone Installer. ========================================================
Best regards, Fedor Skvortsov
|
|
|
Guest |