Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
PHP File Uploader
»
Re: You are probably hitting the file upload limit of IIS7.By default in IIS 7 requestFiltering has the MaxAllowedContentLength property enabled.It specifies, in bytes, the maximum length of the content in a request. The default is 30MB.
Re: You are probably hitting the file upload limit of IIS7.By default in IIS 7 requestFiltering has the MaxAllowedContentLength property enabled.It specifies, in bytes, the maximum length of the content in a request. The default is 30MB.
08-02-2009, 8:05 PM
cutechat
Joined on 07-22-2004
Posts 2,332
Re: You are probably hitting the file upload limit of IIS7.By default in IIS 7 requestFiltering has the MaxAllowedContentLength property enabled.It specifies, in bytes, the maximum length of the content in a request. The default is 30MB.
Reply
Quote
Hi,
Can you reproduce the same error on our online demo site ?
http://phpfileuploader.com/demo/form-keepingstate.php
please make sure the Chrome do not get 404 error on your page :
http://yourapp.com/phpuploader/ajaxuploaderhandler.php
Regards,
Terry
View Complete Thread