Hi There,
When calling ToolBarManager.ShowPopup on W7 64 bit, we get an access violation.
Our code worked fine on 32 but versions of windows.
Pleae find attached the call stack in a text file.
What we saw is that DropDownManager.ShowNoActivate does a native ShowWindow call, which somehow causes the access violation.
[Managed to Native Transition] Infragistics2.Win.v9.2.dll!Infragistics.Win.DropDownManager.ShowNoActivate(System.Windows.Forms.Form form = {Infragistics.Win.DropDownManager.DropDownForm}, System.Drawing.Point location, bool topMost) + 0x4e bytes
Note : our application is compiled as an x86 executable.
The version we are using is 9.2.20092.2083
Can you post a small sample project demonstrating the exception? I'm running Windows 7 64-bit, myself, so I'd be happy to check it out.
It's possible that this bug wasn't fixed until a later version of the controls, but I thought it was fixed in 9.2. Unfortunately, v9.2 is retired, now, so no more updates are being made to that version.
Hi Mike,
We tried the new service release, but I'm sorry to say we still get the same exception.
I beleive this is a known bug that was fixed. You need to get the latest service release, which is 9.2.20092.2119.
How to get the latest service release - Infragistics Community