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

Notification

Icon
Error

Options
Go to last post Go to first unread
Dmitry  
#1 Posted : Saturday, April 24, 2010 6:49:42 AM(UTC)
Dmitry

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 8/3/2003(UTC)
Posts: 1,070

Thanks: 1 times
Was thanked: 12 time(s) in 12 post(s)
Some of our customers try to launch the samples for ASP platform and get the following error:
Code:
Set objUpload = Server.CreateObject("ABCUpload4.XForm")
Server object error 'ASP 0177 : 800401f3' 
Server.CreateObject Failed

ASP platform itself does not have functionality allowing parsing HTTP POST requests and extracting uploaded files. The samples which come with Image Uploader requires a third-party component to be installed on a machine where you get requests sent by Image Uploader.

The error indicates that ABCUpload is not installed on a machine getting uploaded data. To resolve the issue you need to download ABCUpload and install it on your server following the instructions provided with this component.

Edited by user Saturday, April 24, 2010 6:52:42 AM(UTC)  | Reason: Not specified

Sincerely yours,
Dmitry Sevostyanov

UserPostedImage Follow Aurigma on Twitter!
Dmitry  
#2 Posted : Tuesday, April 27, 2010 4:02:27 PM(UTC)
Dmitry

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 8/3/2003(UTC)
Posts: 1,070

Thanks: 1 times
Was thanked: 12 time(s) in 12 post(s)
Just found that ABCUpload requires MSXML4.0 to be installed. You need to download and install it before installing ABCUpload.
Sincerely yours,
Dmitry Sevostyanov

UserPostedImage Follow Aurigma on Twitter!
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.