Welcome Guest Search | Active Topics | Members

Unknown Error in Image Uploader Options
Suan Ngaihte
Posted: Saturday, June 07, 2008 12:36:34 AM
Rank: Newbie
Groups: Member

Joined: 6/7/2008
Posts: 1
Points: -94
Dear All,

I used an Aurigma Image uploader (not sure about the version because i got it from my client) on Windows Server 2008, IIS 7.0 and IE 7.0. Whenever I try to upload any file (images, etc) I got an error message stating that "Image Uploader encounter some problem. If you see this message, contact webmaster." I have no clue about the problem. What could i do to solve this problem, it blocks a lot...



Thanks


Suan Ngaihte attached the following image(s):
Image Uploader Error Forum.JPG

Eugene Kosmin
Posted: Saturday, June 07, 2008 12:47:10 AM
Rank: Advanced Member
Groups: Member

Joined: 9/19/2006
Posts: 353
Points: 180
Hi,

Try to use ShowDebugWindow property:

Code:

<script type="text/javascript">
var iu = new ImageUploaderWriter("ImageUploaderID", 610, 500);
//...other params...
iu.addParam("ShowDebugWindow", "true");
//...other params...
iu.writeHtml();
</script>


In this case error messages should be more informative.



Best regards,
Eugene Kosmin.

Aurigma Development Team
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.

Main Forum RSS : RSS

YAFVision Theme Created by Jaben Cargman (Tiny Gecko)
Yet Another Forum.net version 1.9.1.6 running under Cuyahoga.
Copyright © 2003-2006 Yet Another Forum.net. All rights reserved.