This topic is locked

Upload large files

10/4/2011 4:51:18 AM
ASPRunnerPro General questions
H
houseofit author

Hi.
I get an error when i try to upload a file on 300 kb. via a ASP runner page i have made.
The error comes in :
postData = Request.BinaryRead(Request.TotalBytes)
in the aspfunctions.asp.
I works for smaller files. I have uploaded it to a hosted site. Is it a limit here or?
Hope anybody can help...

Sergey Kornilov admin 10/4/2011

This limit is set in IIS (web server). Ask your web hosting company how you can increase the upload file size limit.