
Hi all,
System prompt error message "The maximum message size quota for incoming message (67108864) has been exceeded. To increase the quota, use the MaxReceivedMessageSize property on the appropriate binding element." when I click the workflow item to edit.
I tried to update AOSService web.config and restart IIS service but still encounter same error, anyone know I need to update which parameter for fix this issue?
*This post is locked for comments
I have the same question (0)I find a temp solution for this issue.
Go to "C:\Users\[username]\AppData\Local\Apps\" and search file "Microsoft.Dynamics.AX.Framework.Workflow.WorkflowEditorHost.exe.config", update all configure file all maxReceivedMessageSize value.
But this solution need to update per user, still finding how to update configure in server side.
I tried to update "Microsoft.Dynamics.AX.Framework.Workflow.WorkflowEditorHost.exe.config.deploy" in"J:\AosService\ClickOncePackageDirectory\Workflow" and "J:\AosService\WebRoot\apps\Workflow".(Dev server). But system will prompt error when open workflow program. Said something not match with hash.