Hi all, I found out why the problem came up. The code for setting the customization context was ok, however, there was some runtime error when removing the context template from the Addins collection upon shutdown: ".Addins(TemplateName).Delete" didn't work when providing only "CustomizationContext.dot" as a name. I corrected that, cleared the Normal.dot and now it works :-) Regards Bernd