Skip to main content
Nintex Community Menu Bar
Question

K2 Image control only saving Max 65.535 to SQL database

  • April 11, 2025
  • 2 replies
  • 34 views

Forum|alt.badge.img+1

When uploading an image the image size is 206kb the image is not fully uploading the base 64 data is being truncated 

2 replies

Forum|alt.badge.img+11
  • Nintex Employee
  • April 14, 2025

Did you set/increase the Max Size of the Image attachment control as per?

https://help.nintex.com/en-US/nintexautomation/userguide/current/Content/Create/K2Designer/Controls/ImageAttachment/ImageAttachmentControl.htm

 

If applicable, you may also need to set/increase “MaxRequestLength” and “maxAllowedContentLength” in the web.config file for the SmartForms Runtime site.  This is also highlighted in the documentation above.


MillaZ
Nintex Employee
Forum|alt.badge.img+22
  • Nintex Employee
  • April 22, 2025

Hi ​@SpaK2User have you solved your question?