L
lostwings
Hi,
I am writing a COM Add-In project for Visio 2003 using VB. In order to debug
the code, I have to uninstall the previous COM component, reinstall the new
COM component, and examine the variable values by inserting a bunch of MsgBox
into the code. That really takes a lot of time to do so, is there a quick
way embedded into the visual Studio IDE for debuging the COM add-in project?
Thanks in advance!
I am writing a COM Add-In project for Visio 2003 using VB. In order to debug
the code, I have to uninstall the previous COM component, reinstall the new
COM component, and examine the variable values by inserting a bunch of MsgBox
into the code. That really takes a lot of time to do so, is there a quick
way embedded into the visual Studio IDE for debuging the COM add-in project?
Thanks in advance!