Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
4 MB を超えるファイル サイズをアップロードするのに問題があります。追加してみました
<httpRuntime maxRequestLength="102400" executionTimeout="99999" />
多くの投稿が示唆しているように、私の Web.Config に追加しましたが、機能していません。4 MB 未満のファイルは問題なく動作するので、4 MB の制限に達していることはほぼ確実です。変更が必要な IIS の設定はありますか?
web.config で maxrequestlength の値を更新する必要があります。
maxRequestLengthの最大値?
リクエストの最大長