Microsoft SQL Server Native Client 11.0 SQL Server A.NET Framework error occurred during execution of user-defined routine or Aggregate "SendWorkflowCompletionEmail" System.IO.FileLoadException: Could not load file or assembly 'System.DirectorySer{
HELP - no idea where to go or how this happened.
Only thing done in the workflow process was to change the email to send notifications to a different person.
Now this happens when entering PO's
*This post is locked for comments
I also wanted to mention that we've seen a couple of support cases in the last day or so, that having the 'KB 3102467' .NET Framework patch installed has been seen to 'break' Workflow 2.0 as well. The patch has been out for a while, so odd that we're starting to see it just recently.
Also, this patch doesn't necessarily break it on all machines, as we've installed it on machines of our own and it has no issues with Workflow 2.0.
This being said, running the 'Exec wfDeployClrAssemblies' script against the DYNAMICS/system database for Dynamics GP resolves the issue. I just wanted to put this information out here as well.
We did see one customer on Dynamics GP 2013 R2 where this didn't work so they had to uninstall the KB 3102467 patch and that fixed the issues. Our thinking is that for GP 2013 issues, we may need to manually drop the functions, procedures and assemblies the wfDeployClrAssemblies procedure creates and that will resolve it.
Thank you
Yeah - that worked!
Hello,
Run this against your Dynamics(system) database:
exec wfDeployClrAssemblies
Check this link for more discussions, and see if it helps:
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156