Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
230
XamRibbon crashes for no apparent reason after a RibbonGroup was added
posted

We are using .NET Advantage for WPF 2008 Vol. 2. Our application uses the XamRibbon, and until now has been fine. Today I added the following empty ribbon group:

<igRibbon:RibbonGroup Id="kioskModeEditing" Caption="Editing"/>

And upon running the application crashed with this exception:

Upon careful inspection I verified that there were no duplicate ID's. I also verified that adding this unrelated group was the difference maker-- removing it also gets rid of the crash. I am wondering if I have hit some hard-coded limit for number of groups? Or perhaps this is a bug that was fixed in a later release?

Any help would be much appreciated.

Parents
No Data
Reply
  • 12773
    Suggested Answer
    posted

    Hello,

    You can download the latest service release from our site, just you need to login to our site
    go over "My IG" and select the appropriate product from tabs below.
    You will see a list of all of your registered keys. Select the key and click on the hyperlink for it.
    The page will expand below and show you links to downloading the Service Release. Please download it and test your application.

    I hope this helps.

    Sincerely,
    Dimi
    Developer Support Engineer
    Infragistics, Inc.

Children
No Data