T O P I C R E V I E W |
Hivlaher |
Posted - 12 Jan 2016 : 22:31:15 I get this error: See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text ************** System.ComponentModel.Win32Exception (0x80004005): Not enough storage is available to process this command 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.Allocate(IntPtr targetDC, Rectangle targetRectangle) at DevExpress.Utils.Drawing.ControlPaintHelper.ProcessWMPaint(Message& m) at DevExpress.XtraGrid.GridControl.CheckProcessMsg(Message& m) at DevExpress.XtraGrid.GridControl.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
P.S. The full report it on http://pastebin.com/YE4Ecczu
Fotis |
7 L A T E S T R E P L I E S (Newest First) |
Alessio Viti |
Posted - 18 Jan 2016 : 09:47:55 Thank you very much, I will try to figure out what cause the crash with these fields.
Ale |
Hivlaher |
Posted - 18 Jan 2016 : 01:55:38 I made the changes and it's working fine the last days:)
Thank you for the response |
Alessio Viti |
Posted - 14 Jan 2016 : 09:52:38 OK, please can you test this for me? Remove the columns "Director" and "Musician" and let me know if still crashes.
Thank you! |
Alessio Viti |
Posted - 14 Jan 2016 : 09:46:29 Thank you, I will check it and let you know.
Alessio |
Hivlaher |
Posted - 14 Jan 2016 : 00:36:24 Ok here we go(Sorry for the delay I was out of town) Movie ID/Title/Original Title/Director/Movie Year/Musician/Date insert |
Alessio Viti |
Posted - 13 Jan 2016 : 16:10:14 Hello!
Can you please write me what columns you have in the grid?
Thank you! |
JDommi |
Posted - 13 Jan 2016 : 09:51:40 Well, to be truly - these messages are a miracle to me. You should send the report to alessioviti -at- binaryworks.it
Does the error always occur when scrolling through your list? Or does it appear on a special entry? I would try to compact and repair the database at first (Database Tools in the menu). But keep in mind that you should always make a backup of the .mdb file before such actions like repairing or renumbering, just to be on the safer side. |