Hi,
I got our host to change the default value and now it works - many thanks. For anybody else having this problem in IIS7.5 this might help:
By default the limit for the entity size in a POST request is 200K, hence your error.
You can increase that limit open IIS Manager and navigate the tree to your application. Double click the "ASP" icon in the main panel. Expand the "Limits" category. Modify the "Maximum Requesting Entity Body Limit" to a larger value
*****
On another issue, when I view the images I've uploaded in the Resource browser if I delete an image it deletes it (physically from the server) but it still appears in the resource browser - if I exit the resource brower, close the editor, refresh the page and go back in the resource list is updated and correct. Is there an easy way of forcing the resource browser to refresh after I delete an image or upload an image?
Regards, Adrian |
|
|