Symptoms
Warning message when customer tries to upload file larger than 16MB.
File attachment exceeds the maximum size of 16384 kb
Diagnoses
Issue:
Customer requires information about uploading files larger than 16MB.
Resolution
Resolution:
Sent the customer the following information:
Please have a look at the following doc:
http://help.k2.com/onlinehelp/k2forsharepoint/userguide/4.7/default.htm#sf-viewcontrols-imageattachmentwithprogress.html
Expand all the section and look for 'Max Size'.
In there you should find the following:
The value of the Max Size property should always be lesser or equal to the value of the MaxRequestLength setting in the
:Program Files (x86)K2 blackpearlK2 smartforms DesignerWeb.config and
:Program Files (x86)K2 blackpearlK2 smartforms RuntimeWeb.config. If you want the Max Size to be more than 16 MB, you?ll have to change the MaxRequestLength setting in the web.config to the same size. See the Considerations section for more detail.