Get ready for BLACK FRIDAY shopping starting in

Forums

ASP

This topic is locked

error '80004005'

Posted 19 May 2005 15:34:22
1
has voted
19 May 2005 15:34:22 anil tomar posted:

File Upload error.

If I upload file more than 2 MB I am having the following error

error '80004005'
/pubnow_vp/cgi-bin/AddPicturesChk.asp, line 194

line 194 is as follows

lsRetval = oSoap.UploadFile(upl.files(lsimgnm).Binary ,lsppath & "\" & lspictureName)


We are using 2003 server.

All our file Operation are through Web Service.

We have done changes in Metabase.xml

AspMaxRequestEntityAllowed="204800000"

still we are having the same problem.
Is there any setting in Soap Client to maximize the limit

Waiting for help.


Anil

Reply to this topic