Hi,
Our application cores on clients' PC.
Red X shows instead Ribbon on Toolbar.
EXCEPTION MESSAGE: Object reference not set to an instance of an object.
EXCEPTION TYPE: System.NullReferenceException
EXCEPTION SOURCE: Infragistics2.Win.v10.1
STACK TRACE:
at Infragistics.Win.FadeTransition.PerformTransition(Graphics g,
Rectangle rect, Image originalImage, Image newImage, TransitionSettings
settings, Double easePercent, Object& context)
at Infragistics.Win.TransitionInfo.Draw(Graphics g, Rectangle
invalidRect, AlphaBlendMode alphaMode)
at Infragistics.Win.UIElement.DrawElement(UIElementDrawParams&
defaultDrawParams)
at Infragistics.Win.UIElement.DrawChildElements(UIElementDrawParams&
drawParams)
at Infragistics.Win.UIElement.DrawHelper(Graphics graphics, Rectangle
invalidRectangle, Boolean doubleBuffer, AlphaBlendMode alphaBlendMode,
Boolean clipText, Boolean forceDrawAsFocused, Boolean
preventAlphaBlendGraphics)
at Infragistics.Win.ControlUIElementBase.Draw(Graphics graphics,
Rectangle invalidRectangle, Boolean doubleBuffer, AlphaBlendMode
alphaBlendMode, Size elementSize, Boolean preventAlphaBlendGraphics)
alphaBlendMode)
at Infragistics.Win.UltraControlBase.OnPaint(PaintEventArgs pe)
at
Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea.OnPaint(PaintEventAr
gs pe)
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.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)
Windows version: Microsoft Windows NT 5.1.2600 Service Pack 3 (Window XP)
Windows platform: x86
Infragistics 10.1.
We installed new version our application with Infra 11.2 and it wasn’t helped. We don’t use multithreading.
What can we do to fix this issue? Reinstall frameworks? Put Infra dlls in GAC? etc. It is so critical for our client and us. Please advise.
As much as I want to, I cannot tell many from this information. Could you please tell me what is your scenario, what steps do I need to follow in order to reproduce that issue?
It would be even better if you could provide a small sample project which reproduces the issue.
We have a lof of clients but this issue reproduces only on one.If client restarts his PC this issue doesn't reproduce some time.But it happens again after 0.5-4 hours and client must restart his PC.All of our forms with Riboon core. Exceptions are the same.We reinstalled FrameWorks on client's PC. We don't know result.I remember that other our client had the same problem about year ago.We reinstalled FrameWorks on his PC. It wasn't helped. Client reinstalled OS b/c he couldn't use our CRM system.It's very bad situation for us.
Of course I can't create sample project.
Do you have any ideas how can we help to our client?We don't want to reinstall OS...Thanks.
I can understand that this is critical for you. It might be an already fixed issue, so you can try and test your project against the trial version of NetAdvantage for Windows Forms 13.1
Without looking at a sample there is not much I can do. I can only guess the cause, it could be the Operating System's theme(try something other than Aero), you could also try setting the 'IsGlassSupported' to 'False' on the 'ToolbarsManager' component.
We removed all FrameWorks (1.1, 2.0, 3.5, 4.0) and installed they.Seems it was helped.Client has Windows XP - so he hasn't Aero theme.Thank you.
I am glad to hear this. If you ever experience any kind of issue again, please do not hesitate to contact me again, I will be happy to assist you.
Hi there,
I have been experiencing the same problem described above.
We have 40 machines running our application and only one of them is having this issue. When the user hover over the toolbar, the red cross shows up like illustrated above. I reinstalled the framework as suggested but the problem came back again after a while. To make things worse, the machine in question is the CEO's machine. Don't know what else to do. There is something in his machine which is causing a conflict with the Infragistics 2013.1 component.
Could you please help?
Thanks
This issue was appeared on client's PC after some weeks/moths.Client had to reinstall windows :(((((((((
Thanks.