Hi everybody,
sorry for my late replay. I had a lot of work, so my free-time project (word add-in) got a minor priority.
To ehudklein and mkiruba: Thanks for your replay. They were a help.
The problem was much easier than I thoght. The Problem was in front of the computer. I forgot to include the RibbonUI.xml in the Inno Script (being embarrassed). So the environment variable VSTO_SUPPRESSDISPLAYALERTS and the hint with the RibbonUI.xml showed very quick the problem.
Instead of environment variable VSTO_SUPPRESSDISPLAYALERTS I used AddInSpy. For me it was a bit easier to work with.
Perhaps my stupid mistake help other.
Thanks for help
sorry for my late replay. I had a lot of work, so my free-time project (word add-in) got a minor priority.
To ehudklein and mkiruba: Thanks for your replay. They were a help.
The problem was much easier than I thoght. The Problem was in front of the computer. I forgot to include the RibbonUI.xml in the Inno Script (being embarrassed). So the environment variable VSTO_SUPPRESSDISPLAYALERTS and the hint with the RibbonUI.xml showed very quick the problem.
Instead of environment variable VSTO_SUPPRESSDISPLAYALERTS I used AddInSpy. For me it was a bit easier to work with.
Perhaps my stupid mistake help other.
Thanks for help