Hello,
I have a problem with the Ribbon control.
I've installed Essential Studio WPF 17.2.0.46 in 'C:\Program Files (x86)\Syncfusion\Essential Studio\WPF\17.2.0.46' on Windows 10.
If i start the demo project of the ribbon control in C:\Users\Public\Documents\Syncfusion\WPF\17.2.0.46\Tools.WPF\Samples\Ribbon\Office2016\CS\RibbonSample_2017.sln, i can compile the project in debug/release without any error. The program starts, but when i click on the "minimize/collapse ribbon" icon the program crashes.
Error: System.NullReferenceException: "The object reference was not set to an object instance."
This does not happen if i start the same .exe in the debug folder directly without visual studio (C:\Users\Public\Documents\Syncfusion\WPF\17.2.0.46\Tools.WPF\Samples\Ribbon\Office2016\CS\bin\Debug\RibbonSample.exe
What am i doing wrong? I couldnt find any additional information on the help page.
I get the same behaviour if i set up a new project with the ribbon control and fallow the "getting started" in the help section
Thanks!
Attachment:
ribbon_null_error_2f306d3c.zip