File is too large error is occurring during WebDocs browser upload - Support

File is too large error is occurring during WebDocs browser upload

From Support

Jump to: navigation, search
If you have a question or seek clarification, please call Technical Support.

Problem:

File is too large error is occurring during WebDocs browser upload

Solution:

Change the following line in the uploadlogic_persits.asp and uploadlogic_xupload.asp web page to set the maximum upload file size to be larger than 10 megabytes.

Upload.SetMaxSize 10000000, True
Personal tools