Hello,
we have a problem with the UltraWinToolbarsmanager and the RDP in Windows 7 but also other remote tools.
From the beginning:
Everything works fine with the infragistic tools but when we use the Ultratoolbarsmanager on a form which is opened modal then it is closed by the closed rdp session.
I have addded a sample project to reconstruct.
Start the release on a Windows 7 machine and open some forms with the buttons. Connect to this machine via rdp an close this rdp session. Now all the modal forms are closed.
Hope to hear from you soon,
Bjoern
[Edit] We are using VS 2005 with Infragistics Windows Forms 9.1 [/Edit]
For search and history: The bug has fixed in 12.1
Bjoern,
I have opened a private support case for you. The reference number for the case is CAS-73565-CTWXYT. I will keep you informed through the case.
Hello Michael,
here are the 4 stacktraces as requested.
All these traces are from forms that called by ShowDialog. One form iscalled from an own thread and the other one is called from mainform directly (as seen in the code attached in the first post). For both i attach the stacktrace when closing manually and of the automatic closing effect.
Thank you
Please provide the stack trace that you referred to so that I may review it as well.
Let me know if you have any questions regarding this matter.
We use .NET framework 3.5 SP1.