Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
jkmacr
Posted - 21 Jun 2011 : 03:44:18 Running Windows XP
Crashes with following Exception report. (Some tabs are without labels, some buttons without labels. Looks like an out of memory problem.)
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at DevExpress.XtraBars.Alerter.AlertViewInfo.CalcHtmlTextSize(Graphics g) at DevExpress.XtraBars.Alerter.AlertPainter.DrawHtmlText(GraphicsCache graphicsCache) at DevExpress.XtraBars.Alerter.AlertPainter.DrawText(GraphicsCache graphicsCache) at DevExpress.XtraBars.Alerter.AlertPainter.Draw(PaintEventArgs e) at DevExpress.XtraBars.Alerter.AlertForm.OnPaint(PaintEventArgs e) at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs) at System.Windows.Forms.Control.WmPaint(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at DevExpress.Utils.Win.TopFormBase.WndProc(Message& m) at DevExpress.XtraBars.Alerter.StickForm.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)
************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled.
When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.
2 L A T E S T R E P L I E S (Newest First)
jkmacr
Posted - 22 Jun 2011 : 03:22:08 Thanks for the quick reply.
I downloaded and installed full version of 7.1.3.5 - same problem.
Then I did a Remove Program on the existing installation and re-installed from scratch. Success. It seems to have fixed the problem. Thank you!
John
Alessio Viti
Posted - 21 Jun 2011 : 13:16:52 Hello,
Seem that crash when try to show you the alert about the new scripts.
Have you installed the update from an old release of XMM?
Please try to install the full release and let me know.