System.AccessViolationException
Posted: Thu Apr 21, 2016 1:05 pm
We are getting error System.AccessViolationException.
Stimulsoft Version: 2016.1.0.0
===
.NET Runtime
Event Id: 1026
Application: w3wp.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
Stack:
at System.Drawing.SafeNativeMethods+Gdip.IntGdipDisposeImage(System.Runtime.InteropServices.HandleRef)
at System.Drawing.SafeNativeMethods+Gdip.GdipDisposeImage(System.Runtime.InteropServices.HandleRef)
at System.Drawing.Image.Dispose(Boolean)
at System.Drawing.Image.Finalize()
===
System.AccessViolationException occurred
Message: A first chance exception of type 'System.AccessViolationException' occurred in System.Drawing.dll
Additional information: Attempted to read or write protected memory.
This is often an indication that other memory is corrupt.
===
It seems to be an issue with concurrent users running our reports at the same time, but normally they run perfectly.
Our reports are returned as pdf's via the ResponseAsPdf method.
Any help would be appreciated.
Thanks,
Tony
Stimulsoft Version: 2016.1.0.0
===
.NET Runtime
Event Id: 1026
Application: w3wp.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
Stack:
at System.Drawing.SafeNativeMethods+Gdip.IntGdipDisposeImage(System.Runtime.InteropServices.HandleRef)
at System.Drawing.SafeNativeMethods+Gdip.GdipDisposeImage(System.Runtime.InteropServices.HandleRef)
at System.Drawing.Image.Dispose(Boolean)
at System.Drawing.Image.Finalize()
===
System.AccessViolationException occurred
Message: A first chance exception of type 'System.AccessViolationException' occurred in System.Drawing.dll
Additional information: Attempted to read or write protected memory.
This is often an indication that other memory is corrupt.
===
It seems to be an issue with concurrent users running our reports at the same time, but normally they run perfectly.
Our reports are returned as pdf's via the ResponseAsPdf method.
Any help would be appreciated.
Thanks,
Tony