How can i Debug Visio Add-in (dll)

Z

zxczjpablack

i follow the Tutorial of Visio SDK samples,at first i can run the demo step
by step to catch what's going on,then,i don't know what changes i've made,i
can't do that again .That is ,i can't debug the program any more.
I was exactly follow the indication of Introduction.
After Install Microsoft office visio 2003 SDK ,I try to use the demo in
...\\SDK\Samples\FlowChart\VBNet
What can i do if I wanna run this demo in debug mode?
any suggestion will be appreciated,thanks
 
Z

zxczjpablack

now ,i was wondering if it was caused by Version confict
as i don't know how can i make "RemovePreviousVersions =True" work

what's more , when i using that *.msi file install in other pc,it can't load
it
it show addin runtime error. what's the problem?
 
M

Mark Nelson [MS]

I ran into a similar problem and discovered that my configuration had
accidentally gotten switched from Debug to Release.

--
Mark Nelson
Office Graphics - Visio
Microsoft Corporation

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Z

zxczjpablack

thanks for Mark Nlson's reply
but i have checked the configration carefully,
can't find any problem with that.

and now i have set "RemovePreviousVersions =True"
but still i can't debug the dll
when Visio start up ,it says that there is no debug information
visio failed loading that dll

but ,after setup i can run that dll (addin) correctly before I trying to
debug
seams the debug destory the dll? how is that?
 

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