Visio 2003 Problem
-
I created a simple COM Add-in Extensibility Project Type in C#.Net and integrated it with Visio 2003 managed custom toolbar.It was running fine but after few minutes i got some changes in my C#.Net code which i wrote for this COM Add-in and again i ran the code in Visio 2003 but this time it was not running,even i created some other COM Add-in extensibility project type sample but it was also not running.I don`t know that it is because of Visio 2003 or my code. Please would you solve my this problem and please tell me about its reason. Salman
-
I created a simple COM Add-in Extensibility Project Type in C#.Net and integrated it with Visio 2003 managed custom toolbar.It was running fine but after few minutes i got some changes in my C#.Net code which i wrote for this COM Add-in and again i ran the code in Visio 2003 but this time it was not running,even i created some other COM Add-in extensibility project type sample but it was also not running.I don`t know that it is because of Visio 2003 or my code. Please would you solve my this problem and please tell me about its reason. Salman
If you made changes to the code and and the add-in fails to work, then it is more than likely going to be your add-in that's the problem. Are you able to post the source code that you changed?