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

Notification

Icon
Error

Options
Go to last post Go to first unread
Dmitry.Obukhov  
#1 Posted : Sunday, July 4, 2010 9:14:57 PM(UTC)
Dmitry.Obukhov

Rank: Advanced Member

Groups:
Joined: 5/29/2010(UTC)
Posts: 1,310

Thanks: 8 times
Was thanked: 111 time(s) in 111 post(s)
Using Dundas AspUpload for parsing requests sent by Image Uploader you may find this error:

Code:
Microsoft VBScript runtime error '800a01a8' 
Object required: 'objUpload.Form(...)' 
/admin/ImageUploader/Localization/upload.asp, line XX

The reason of the problem is that Dundas upload component cannot find FileCount field because it starts parsing POST-request before it is completely uploaded.

As a solution for this problem we suggest using workaround where FileCount field is not used to iterate through uploaded files. You can find upload.asp script in the attachment.

File Attachment(s):
upload.zip (4kb) downloaded 61 time(s).
Best regards,

Dmitry Obukhov

Technical Support. Aurigma, Inc.

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.