Maximum request length exceeded.

前端 未结 14 2729
臣服心动
臣服心动 2020-11-21 07:37

I am getting the error Maximum request length exceeded when I am trying to upload a video in my site.

How do I fix this?

14条回答
  •  既然无缘
    2020-11-21 08:03

    I had to edit the C:\Windows\System32\inetsrv\config\applicationHost.config file and add to the end of the...

    
        
            
                
    

    section.

    As per This Microsoft Support Article

提交回复
热议问题