Forums

This topic is locked

ASP Upload Error

Posted 24 Jun 2003 23:28:26
1
has voted
24 Jun 2003 23:28:26 Julian Dormon posted:
Hey guys, the following error is inconsistent. Not everybody experiences it and those that do, only sometimes. Here is my error report:

IIS Error Number: ASP 0101
COM Error Number: -2147467259 (0x80004005)
File Name:
../ScriptLibrary/incPureUpload.asp?SubmissionID=2323&MediaType=Photos&MediaTypeID=1&F
ileName=gpr1125low.jpg&UserID=488&FRF=1&MediaID=2381&RS=4&Method=Upload&GP
_upload=true
Line Number: 36
Brief Description: Unexpected error
Full Description: The function returned |.

And this relates to this line of code in your include file:

RequestBin = Request.BinaryRead(Request.TotalBytes)

I've experienced this in 1.8 and since upgraded to 2.1.3 to try and avoid this problem.

Can I do a sub check on this value to see if it worked and if not, script it so that it tries again? Problem is I am not sure wht the value should be- is it an integer?

Reply to this topic