uploading heavy files
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
You simply increase the value of the
maxRequestLength
attribute of the httpRuntime[^] element in the web.config file.
You simply increase the value of the maxRequestLength
attribute of the httpRuntime[^] element in the web.config file.