Closed mwintex closed 8 years ago
Can you post the full call stack please? Which version are you using? Are you able to replicate the error with one of our sample projects?
Hi,
in the attachment you can find an image of the stack. We are using the lastest version of the RibbonFramework. The UIRibbon.dll Version is 6.1.7601.17514 With the sample projects everything works fine!
The UIRibbon.dll Version is 6.1.7601.17514
This DLL ist part of the Windows operating system and our components are a wrapper around this DLL. Are you using the latest source of these components from GitHub?
With the sample projects everything works fine!
I'm sorry but I don't think I can help here without steps for reproducing the problem or a sample project that provokes this error.
Is there any news on this issue?
With the sample projects everything works fine!
You could then try using a ribbon from one of our sample projects, e.g. Samples\High Level\01 Simple Ribbon\Ribbon\SimpleRibbonUI.pas and see if then the error disappears. That way we know if the problem is related to the ribbon resources or to the application.
I guees the problem is caused by our application. We will use another Ribbon Control to solve the problem. Thank you very much for your efforts and assistance.
I guess the problem is caused by our application.
Did you get an idea why exactly?
Delphi says "unknown exception". That's all! We did not spent more time to find the problem.
Hi,
we got an access violation in Module: UIRibbon.dll Code: C0000005 (EXCEPTION_ACCESS_VIOLATION)
Any idea?
Best regards