After debagging an application we receive the error massage: Could not create an instance of type 'XamRibbon'
However, it seems the application works. Does anyone else having that issue?
Thanks,
Alex
Its hard to say what is happening. It sounds like a problem with Cider itself but I can't say for sure. Can you post a stripped down version of that window that demonstrates the issue?
Hi! Jumping in here. I work with Alex. Basically what is happening is that in designer mode, VS studio gives us that error message and mark most of the xaml as erroring out. But the application still compiles and run, and the Ribbon displays fine. It's just happening at design time. Thanks for your help.
I havent seen that error message before. You state that it only happens after debugging the application, can you provide more details on how to reproduce this?