Welcome Guest Search | Active Topics | Sign In | Register

AjaxUploader Strange Error with the Firefox Error console Options
Stan92
Posted: Wednesday, February 27, 2008 11:42:37 PM
Rank: Member
Groups: Member

Joined: 11/15/2007
Posts: 26
Hi,
There's a strange error when you look at the FireFox Error Console.
I get a similar message like "Item not found"
http://mywebsite/eo_web.ashx?id=blablabla&uploader_data=blabla...

I made some tests with your online demo, and I get the same problems.

Stan.
eo_support
Posted: Thursday, February 28, 2008 5:30:16 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,093
Hi Stan,

The link is used by our uploader to post the file data, normally the post request itself would return a response to the client, but in the case of the AJAX Uploader, the status is acquired by separate AJAX calls. Thus that particular Url does not return any response and FireFox thinks it sees a problem. In fact there is no problem. Nevertheless, we should be able to change our code so that FireFox won't display that message.

Thanks


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.