Is there a debug version? #40
Replies: 3 comments
-
|
You can also download ribbon sources from this repos and generate a debug version. In the logs we mainly can see the events and update properties (eg. Enabled) from ribbon controls. |
Beta Was this translation helpful? Give feedback.
-
|
I copy all the files in '\net40' to my progarm folder and replace the old files. I wonder when it crashes, where is the logs? |
Beta Was this translation helpful? Give feedback.
-
|
Did you notice that the debug logs are only available when you run the program in a VS Debug session. You get log infos in the debug output window after finishing the program (see example below). Hopefully also when your program is crashing. There is no log file. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Sometimes my program with WindowsRibbon will crash. But I can not re-produce it.
I wonder if there's a Debug version of WindowsRibbon which have useful logs, I can send you logs when it crashes.
Beta Was this translation helpful? Give feedback.
All reactions