This topic is locked

File upload error

4/8/2009 9:55:48 PM
ASPRunnerPro General questions
S
sfierce author

I originally had an issue uploading large files. I thought it was solved with a change to the metabase.xml file. However, after a few successful tests I am now getting the following error:
Request object error 'ASP 0101 : 80004005'

Unexpected error

include/commonfunctions.asp, line 2468

The function returned |.
...and line 2468 reads:

postData = Request.BinaryRead(Request.TotalBytes)
In addition to needing this resolved I would also like to restrict file uploads to images, zips, and sit files.
Can you help?
Thank you in advance.

Admin 4/8/2009

I recommend to post your application to Demo Account (use 'Demo Account' button on the last screen in program). Then open a ticket at http://support.xlinesoft.com sending your Demo Account URL for investigation.

B
bhicks11 4/14/2009

I originally had an issue uploading large files. I thought it was solved with a change to the metabase.xml file. However, after a few successful tests I am now getting the following error:

Request object error 'ASP 0101 : 80004005'

Unexpected error

include/commonfunctions.asp, line 2468

The function returned |.
...and line 2468 reads:

postData = Request.BinaryRead(Request.TotalBytes)
In addition to needing this resolved I would also like to restrict file uploads to images, zips, and sit files.
Can you help?
Thank you in advance.


Hi,
I'm having a problem uploading large files also. How did you find and modify the metabase.xml file. I am not hosting my own site - wouldn't it be up to the ISP to modify it?
Thanks,
Bonnie