Make tree icons change in Management Client.

Our plugin has had the default “blank” tree icons for the longest time. I finally got a new image to use there (PluginDefinition.cs, treeNodeImage). Bit when I run Management Client, the old blank treeNodeImage displays. The old image isn’t even compiled into the app anymore!

I have tried the command, View > Reset Application Layout, but it has no effect, even after a restart.

The plugin was initially created with version 2016R2. We are now using 2018R1.

How can I make my new tree images appear?

View > Reset Application Layout, is usually the answer, so I am surprised that you do not see the desired effect. Please first double-check that your plugin has been replaced (dll(s) replaced correctly).

Sorry Bo, I spoke too soon. Reset Application Layout had no immediate effect, but I could see my changes after a reboot.

That is wonderful news. I was worried..