JIT debugger with Visio

M

mayank.kumar

Is it possible to use the JIT debugger with Visio while trying to
develop a COM addin in C#?

I did read a message when an uncaught exception from my addin was
thrown in Visio, however the steps described in that don't seem to
work. Any help is setting up the JIT debugger would be great ..

Thanks,
Mayank
 
M

mak

Figured this out from an earlier post. We can set VISIO as the external
launch application to Visio. Goto Project / Properties / Debug / Start
Action / Start External Program and set it to C:\Program
Files\Microsoft Office\Visio11\VISIO.EXE ...

Hope this helps someone if he comes around :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top