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
----------------------------------------
GDI+ error
-
- Posts: 24
- Joined: Mon Jul 17, 2006 12:41 am
- Location: Holland
GDI+ error
Hello,
We know about this issue.
The conditions of the problem:
1) Windows x64
2) Net Framework 4.0
3) Our assemblies compiled in Release mode.
If to use our libraries, compiled in the Debug mode, the problem does not occur.
It seems internal bug of .NET Framework 4.0.
If you do not have source, please let us know, we will send you necessary assemblies, compiled in the Debug mode.
At this moment we don't have other solution for this problem. May be future Service Pack for .Net Framework will fix this problem. But really this trouble is very strange, .net compiler generate optimized code which not work in release mode, but work for debug mode. Also we have other issues which occurs in very specific situation only with .Net 4 and 64 bit and others issues have very stranges solutions (we found experimentally without any logic).
Thank you.
We know about this issue.
The conditions of the problem:
1) Windows x64
2) Net Framework 4.0
3) Our assemblies compiled in Release mode.
If to use our libraries, compiled in the Debug mode, the problem does not occur.
It seems internal bug of .NET Framework 4.0.
If you do not have source, please let us know, we will send you necessary assemblies, compiled in the Debug mode.
At this moment we don't have other solution for this problem. May be future Service Pack for .Net Framework will fix this problem. But really this trouble is very strange, .net compiler generate optimized code which not work in release mode, but work for debug mode. Also we have other issues which occurs in very specific situation only with .Net 4 and 64 bit and others issues have very stranges solutions (we found experimentally without any logic).
Thank you.
-
- Posts: 24
- Joined: Mon Jul 17, 2006 12:41 am
- Location: Holland
GDI+ error
Please send the debug version.
Thanx,
René
Thanx,
René
GDI+ error
Hello,
Please send your request referencing to this forum thread to support@stimulsoft.com .
Thank you.
Please send your request referencing to this forum thread to support@stimulsoft.com .
Thank you.
Re: GDI+ error
Hello.
This issue was solved in the 2012.3 release.
Please, use the latest available build.
Thank you.
This issue was solved in the 2012.3 release.
Please, use the latest available build.
Thank you.