No longer able to run/debug .NET add-in from Visual Studio

P

Peter Dewildt

I have a .NET add-in for Visio that I built using Visual Studio. In the past
I have had no trouble debugging it.

I need to make some changes and I find that I can't run the Add-in from
within Visual Studio in order to debug it. Visio starts up than disappears.
The second time I try to run it I get the message.

Visio experienced a serious error the last time the add-in 'xxx' was
opened. etc

If I build the install kit and install it, it runs fine. But that is very
hard way to debug the code.

Does anyone know what I need to do to be able to get debug working again.
 
A

Al Edlund

are you running the v2005 beta with the debug problem (the mvp's just
pointed out the error of my ways to me)?
al
 
P

Peter Dewildt

I'm actually running VS 2003. However, I do have VS 2005 installed.

I found I could get the problem to go away by uninstalling VS 2005 and .NET
V2.

Thanks

Peter
 

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