Hello Sanket,
From the looks of the error message to me it seems like this error refers to a limitation that is present in your installed version of IIS. If you read the text in the Message it explain exactly what you should do.
So from what I can see it doesn't have much to do with the write file connector, but rather with the IIS settings.
Hope this helps.
Kind regards,
Renée
Hi @Sanket Kolhe,
Can you please let us know if Renée her reaction helped you out?
The issue was caused because the file had already been uploaded using the file upload feature, and then the link to the file was used in the process flow instead of the varbinary data.
Therefore, even though the error message indicated a MaxRequestBodySize conflict, the content of the file data was incorrect.
In any case, the problem has been resolved.