Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 970

Summary: Win32 Exception
Product: .NET TeeChart Reporter: Rutu <rutu.patel>
Component: OthersAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED INVALID    
Severity: blocker CC: sandra
Priority: ---    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
Chart Series: --- Delphi / C++ Builder RAD IDE Version:

Description Rutu 2014-10-17 09:12:47 EDT
I am getting below exception in my windows application.

  "System.ComponentModel.Win32Exception (0x80004005): The operation completed successfully
   at System.Drawing.BufferedGraphicsContext.CreateCompatibleDIB(IntPtr hdc, IntPtr hpal, Int32 ulWidth, Int32 ulHeight, IntPtr& ppvBits)
   at System.Drawing.BufferedGraphicsContext.CreateBuffer(IntPtr src, Int32 offsetX, Int32 offsetY, Int32 width, Int32 height)
   at System.Drawing.BufferedGraphicsContext.AllocBuffer(Graphics targetGraphics, IntPtr targetDC, Rectangle targetRectangle)
   at System.Drawing.BufferedGraphicsContext.AllocBufferInTempManager(Graphics targetGraphics, IntPtr targetDC, Rectangle targetRectangle)
   at System.Drawing.BufferedGraphicsContext.AllocBuffer(Graphics targetGraphics, IntPtr targetDC, Rectangle targetRectangle)
   at Steema.TeeChart.TChart.OnPaint(PaintEventArgs pe)
   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)".


Can someone please help me to get rid of it?
Comment 1 sandra pazos 2014-10-21 05:18:00 EDT
Hello Rutu, 

Could you attach a simple project, because we can reproduce the problem you are experiencing here? 

Thanks in advance,
Comment 2 sandra pazos 2014-11-03 09:29:47 EST
Hello Rutu, 

We have closed the bug as invalid because we don't have sufficient information to reproduce the problem you are experiencing. 

Thanks in advance, 
Regards.