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

Notification

Icon
Error

Options
Go to last post Go to first unread
adriancm  
#1 Posted : Thursday, July 1, 2010 10:17:07 PM(UTC)
adriancm

Rank: Newbie

Groups: Member
Joined: 6/25/2010(UTC)
Posts: 1

Program: Image uploader
Version: 6.5.6 Dual
Scripting Language: ASP Classic
IIS: 7.0

I'm receiving an error of:

Object required: 'objUpload.Form(...)'

When my Dundas module encounters this line:

intFileCount = objUpload.Form("FileCount").Value

It doesn't matter where in the DundasUpload.asp file I put this line. I've watched the communication in Wireshark and have noticed that the FileCount variable is being send AFTER jpg image information.

Please advise
Dmitry.Obukhov  
#2 Posted : Sunday, July 4, 2010 9:21:12 PM(UTC)
Dmitry.Obukhov

Rank: Advanced Member

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

Thanks: 8 times
Was thanked: 111 time(s) in 111 post(s)
Hallo,

Thank you for your question.

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.

You can find more details of this problem, reading VBScript runtime error '800a01a8' with Dundas AspUpload post.

If you have any problems or questions, please let me know.

Edited by user Monday, July 12, 2010 12:10:45 PM(UTC)  | Reason: Not specified

Best regards,
Dmitry Obukhov
Technical Support. Aurigma, Inc.
Users browsing this topic
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.