When I upload an image I had this error:
maximum request length exceeded
How can I fix this problem?
Add the following to your web.config file:
This sets it to 2GB. Not certain what the max is.