Pages

Nâng maximum request length exceeded. asp.net mvc 4

Nâng giới hạn upload file trong WebAPI asp.net MVC 4

thêm maxRequestLength="18192" vào

<system.web>
    <httpRuntime targetFramework="4.5" maxRequestLength="18192"/>
</system.web>

Không có nhận xét nào :

Đăng nhận xét