Rank: Newbie
Groups: Member
Joined: 3/3/2008(UTC) Posts: 9
|
Hello, I am using Image Uplaoder 5.1 downloaded from following link http://www.aurigma.com/P...eUploader/FreeTrial.aspxI am using ASP.NET 3.5 platform. I have written this code in default.aspx iu.addParam("Action","upload.aspx"); In Localhost there is no prob in IE and FF Now, when uploaded that code online then in IE it works, in Firefox it gives Error Code 2 here is Error desc from java console
Additional form processing done Uploading to http://MyDomain.co.in/Im...er/BasicDemo/upload.aspxSetting HTTP params: Host=MyDomain.co.in Cookies:<ShowHelp=false> Starting upload ###Error occured### Status=[ERROR] Progress=[0] ValueMax=[0] Value=[2] [ErrorPage]
It says MyDomain.co.in can not found.... If Host is Localhost then there is no Problem... would u plz suggest me for this, Thanx.
|
|
|
|
Rank: Advanced Member
Groups: Administration
Joined: 8/3/2003(UTC) Posts: 998
|
Hello, That's strange behavior. I have two ideas regarding this question:
1) Try to check is the specified domain and full path are really available from your Firefox. 2) Sometimes Image Uploader for Java writes that domain can not be found when the server rejects the connection. It could be for example because of authentication problem or too big amount of uploaded files (with no appropriate server configuration for this). 3) Do you use some proxy?
Please, try to check these two things.
|
|
|
|
|
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.