I need to extend the video upload length in web.config file to accept 56 MB and if the upload pass 56 MB show error message on lable correcntly have this in web.config file
<httpRuntime executionTimeout="240" maxRequestLength="465600" />
Hi micah,
Refer the below article.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.