S
Senaj Lelic [DE MVP Visio]
Hi folks,
i have created a Visio Add-In (in Visio 2003) and with .NET 2.0. The
extension also creates some menus in the Visio UI using the new commandbar
object model. Now comes the strange part:
though i have created the menuitem elements (type CommandbarButton) though
the menuitems ARE created and i DO see them clicking on them doesnt produce
any reaction. even a simple Messagebox does not fire.
Now comes the strange thing: SOMETIMES this DOES work. I have not found out
why it works when but as said:
If i run the setup of the solution from the VS project solution explorer
then the menu works onnce or twice and then stops working again.
The menus are ALWAYS created - but not working.
Has anyone had this problem so far?
i have created a Visio Add-In (in Visio 2003) and with .NET 2.0. The
extension also creates some menus in the Visio UI using the new commandbar
object model. Now comes the strange part:
though i have created the menuitem elements (type CommandbarButton) though
the menuitems ARE created and i DO see them clicking on them doesnt produce
any reaction. even a simple Messagebox does not fire.
Now comes the strange thing: SOMETIMES this DOES work. I have not found out
why it works when but as said:
If i run the setup of the solution from the VS project solution explorer
then the menu works onnce or twice and then stops working again.
The menus are ALWAYS created - but not working.
Has anyone had this problem so far?