Hi
I have been hitting String or binary data would be truncated. when I was using popup upload widget.
Hi Amoz,
Check the attributes of your DisposalAttachment entity. There should be Text attribute there that doesn't have enough lenght.
A usual problem In uploads is either the filename or content type. Those can be really large and do not fit in the default 50 chars length.
Regards,
João Rosado
João Rosado wrote:
Yes it resolves my issue. Thanks for your help!!!