GDI+ error
Posted: Tue Jun 21, 2011 12:05 pm
Hi,
When we run the demo project of version 2011.1 on our windows 2008 server 64 bits we get an error. This is the call stack:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Runtime.InteropServices.ExternalException (0x80004005): A generic error occurred in GDI+.
at System.Drawing.Graphics.get_Clip()
at System.Drawing.Graphics.Save()
at Stimulsoft.Report.Painters.StiPageGdiPainter.Paint(StiComponent comp, StiPaintEventArgs e)
at Stimulsoft.Report.Viewer.StiPageViewControl.OnPaint(PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.431 (RTMLDR.030319-4300)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
Demo
Assembly Version: 2011.1.1000.0
Win32 Version: 2011.1.1000.0
CodeBase: file:///C:/Program%20Files%20(x86)/Stimulsoft%20Reports.Net%202011.1/Bin/Demo.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.440 built by: RTMAsync
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Stimulsoft.Report
Assembly Version: 2011.1.1000.0
Win32 Version: 2011.1.1000.0
CodeBase: file:///C:/Program%20Files%20(x86)/Stimulsoft%20Reports.Net%202011.1/Bin/Stimulsoft.Report.DLL
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.431 built by: RTMLDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.431 built by: RTMLDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Stimulsoft.Controls
Assembly Version: 2011.1.1000.0
Win32 Version: 2011.1.1000.0
CodeBase: file:///C:/Program%20Files%20(x86)/Stimulsoft%20Reports.Net%202011.1/Bin/Stimulsoft.Controls.DLL
----------------------------------------
Stimulsoft.Report.Win
Assembly Version: 2011.1.1000.0
Win32 Version: 2011.1.1000.0
CodeBase: file:///C:/Program%20Files%20(x86)/Stimulsoft%20Reports.Net%202011.1/Bin/Stimulsoft.Report.Win.DLL
----------------------------------------
Stimulsoft.Base
Assembly Version: 2011.1.1000.0
Win32 Version: 2011.1.1000.0
CodeBase: file:///C:/Program%20Files%20(x86)/Stimulsoft%20Reports.Net%202011.1/Bin/Stimulsoft.Base.DLL
----------------------------------------
Stimulsoft.Controls.Win
Assembly Version: 2011.1.1000.0
Win32 Version: 2011.1.1000.0
CodeBase: file:///C:/Program%20Files%20(x86)/Stimulsoft%20Reports.Net%202011.1/Bin/Stimulsoft.Controls.Win.DLL
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Numerics
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
SimpleList.2011.1.1000.3f99c1e95d3945fbba53e5836ec4602e
Assembly Version: 0.0.0.0
Win32 Version: 0.0.0.0
CodeBase: file:///C:/Users/rene/AppData/Local/Stimulsoft/CompiledReports/v4.0.30319/SimpleList.2011.1.1000.3f99c1e95d3945fbba53e5836ec4602e.dll
----------------------------------------
When we run the demo project of version 2011.1 on our windows 2008 server 64 bits we get an error. This is the call stack:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Runtime.InteropServices.ExternalException (0x80004005): A generic error occurred in GDI+.
at System.Drawing.Graphics.get_Clip()
at System.Drawing.Graphics.Save()
at Stimulsoft.Report.Painters.StiPageGdiPainter.Paint(StiComponent comp, StiPaintEventArgs e)
at Stimulsoft.Report.Viewer.StiPageViewControl.OnPaint(PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.431 (RTMLDR.030319-4300)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
Demo
Assembly Version: 2011.1.1000.0
Win32 Version: 2011.1.1000.0
CodeBase: file:///C:/Program%20Files%20(x86)/Stimulsoft%20Reports.Net%202011.1/Bin/Demo.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.440 built by: RTMAsync
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Stimulsoft.Report
Assembly Version: 2011.1.1000.0
Win32 Version: 2011.1.1000.0
CodeBase: file:///C:/Program%20Files%20(x86)/Stimulsoft%20Reports.Net%202011.1/Bin/Stimulsoft.Report.DLL
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.431 built by: RTMLDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.431 built by: RTMLDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Stimulsoft.Controls
Assembly Version: 2011.1.1000.0
Win32 Version: 2011.1.1000.0
CodeBase: file:///C:/Program%20Files%20(x86)/Stimulsoft%20Reports.Net%202011.1/Bin/Stimulsoft.Controls.DLL
----------------------------------------
Stimulsoft.Report.Win
Assembly Version: 2011.1.1000.0
Win32 Version: 2011.1.1000.0
CodeBase: file:///C:/Program%20Files%20(x86)/Stimulsoft%20Reports.Net%202011.1/Bin/Stimulsoft.Report.Win.DLL
----------------------------------------
Stimulsoft.Base
Assembly Version: 2011.1.1000.0
Win32 Version: 2011.1.1000.0
CodeBase: file:///C:/Program%20Files%20(x86)/Stimulsoft%20Reports.Net%202011.1/Bin/Stimulsoft.Base.DLL
----------------------------------------
Stimulsoft.Controls.Win
Assembly Version: 2011.1.1000.0
Win32 Version: 2011.1.1000.0
CodeBase: file:///C:/Program%20Files%20(x86)/Stimulsoft%20Reports.Net%202011.1/Bin/Stimulsoft.Controls.Win.DLL
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Numerics
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
SimpleList.2011.1.1000.3f99c1e95d3945fbba53e5836ec4602e
Assembly Version: 0.0.0.0
Win32 Version: 0.0.0.0
CodeBase: file:///C:/Users/rene/AppData/Local/Stimulsoft/CompiledReports/v4.0.30319/SimpleList.2011.1.1000.3f99c1e95d3945fbba53e5836ec4602e.dll
----------------------------------------