SharePoint 2010. Fix error Type System.CodeDom.CodeBinaryOperatorExpression is not marked as authorized in the application configuration file
In SharePoint 2010 once I had found a lot of errors in time of execution or publishing workflow processes: "(-1, -1) Type System.CodeDom.
I don't know who had found the solution, but in SharePoint 2010 to fix the problem you should add the string below to web.config of your site (web application).
<authorizedType Assembly="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=
You should add it to all the servers in your SharePoint farm.
The update, which leds to this error, is .NET Security Only patch to resolve CVE-2018-8421 (Remote Code Execution Vulnerability).
Custom Label with multiple styles in TextField of Fluent UI
First impressions after using the new SPFX 1.22.2 with Heft
Changing the Runtime Environment for an Azure App Service