Posted 5 March 2026, 5:12 am EST
Hello,
we are using the C1.Win.Ribbon 8.0.20242.700 in our on premesis application. Recently some of our customers reached out to us with a problem regarding the ribbon. The problems looks like this:
- the customer accesses the machine that runs the application via RDP
- the C1.Win.Ribbon starts to collaps/compress some groups as it doesnt have enough space
=> as soon as the user clicks on one of the collapsed groups the users gets an error
The error/stacktrace looks liks this:
[code]TargetSite
C1.Win.Accessibility.UiaItem get_d()
Message
Object reference not set to an instance of an object.
Source
C1.Win.Ribbon.8
HResult
-2147467261
StackTrace
at cm.a.get_d()
at ch.a.WndProc(Message& a)
at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
[/code]
Additional info: The error does not occur at all RDP sessions, some target servers that run the application throw the error some do not. Our software version is the same on all target servers. So far we couldn’t find a difference between the RDP session.
Did someone else in the community already face this error or does anyone know what we maybe have to change at the ribbon so we dont have this error. As the error message contains the hint for “C1.Win.Accessibility.UiaItem get” I assume we are missing some accessibility option here, tho a missing option shouldn’t cause an error.
Best regards,
Stephan
