Huge ASP file upload and ActiveX error

J

Jeff Thies

Hello,

I (well someone else) need to upload large files. I had the Huge ASP
upload installed (Pstruh). It came recommended here.

Using the sample script I get this error when uploading:

Error Type:
Microsoft VBScript runtime (0x800A01AD)
ActiveX component can't create object: 'ScriptUtils.ByteArray'
/upload.inc, line 53

What does that mean?

Jeff
 
P

Paal Andersen

Jeff Thies said:
Hello,

I (well someone else) need to upload large files. I had the Huge ASP
upload installed (Pstruh). It came recommended here.

Using the sample script I get this error when uploading:

Error Type:
Microsoft VBScript runtime (0x800A01AD)
ActiveX component can't create object: 'ScriptUtils.ByteArray'
/upload.inc, line 53

What does that mean?

Jeff


Well it means there is an error in line 53

Post the line (53) pzl :)


Paal
 
J

Jeff Thies

Paal said:
Well it means there is an error in line 53

Post the line (53) pzl :)

It's just this:

Set Binary = CreateObject("ScriptUtils.ByteArray") 'Creates ByteArray
object

There's an OCX named ScptUtl.OCX, could it be referring to a problem
in there? If so what?

You know that other environments give more usefull error messages!!!

Jeff
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,021
Latest member
AkilahJaim

Latest Threads

Top