After installation of the Windows-Security-Update KB3078601 my report-printing throws a System.OutOfMemoryException. The exception throws in the Methode CrystalDecisions.Shared.PageRender.draw_FieldObjectInstance.
I use .NET 4.5.1. The report contains Database Fields. The Problem has a field for a Bar Code 2/5 Interleaved. I bind the field and set font "Bar 25i e".
If i implemented the field as text object and in this object I embeded the database field. I doesn't get the exception.
Has someone an idee for this Problem?