To set the maximum file upload size supported by Asp.Net, you must add the
httpRuntime maxRequestLength=”Maximum size you want to upload in KB”
executionTimeout=”No. of seconds for Execution Time Out” />
Karthik K | ASP.Net, C#.Net, VB.Net, SQL Server...
To set the maximum file upload size supported by Asp.Net, you must add the
httpRuntime maxRequestLength=”Maximum size you want to upload in KB”
executionTimeout=”No. of seconds for Execution Time Out” />
No comments:
Post a Comment