i have a script using ASPupload, which is currently installed on my host's
servers. When i go to upload a file, i cant upload and big file. I was
wanting to know how to remove this limit, or at least put the limitt to
150MB. I cant even upload a 40MB file. Get error:



Request object error 'ASP 0104 : 80004005'

Operation not Allowed

/zvp/admin/loader.asp, line 27



LINE 27 is:

binData = Request.BinaryRead(Request.TotalBytes)



I can upload smaller files w/o the error, but with larger files i get error,
and it does not upload.



any help is greatly appreciated!



Thanks,

Jay