I am having an issue where my project gets this error when it executes its first invoke workflow activity after suspension (for Action Center).
Here are some notes:
*I am on Studio 2026.0.189 STS
*It only happens when running from Orchestrator, not when I log on the server and run it from Studio
*Reverting the project to a version from 8 days ago that did not have this error did not fix it
*I added additional “Invoke Workflow” activities and upgraded the process. After this, it still fails on the newer invoke workflow and not just the one that it was hitting first after suspension prior
I am at a loss on how to fix this. Talk about a Friday, eh fellas?
Hi @edevries , would it be possible to share the version of System you are using in your workflow? The first time you encountered the issue, do you remember if the error was happening at the suspension point?
I am on the latest version of System.Activities right now, but this problem persists even when I roll the process back to an older version of the NuGet package which has an older version of System.Activities as a dependency.
I am working on switching one of my servers to the LTS version of Studio, Assistant and Robot to see if that fixes it.