Using VS2010 debugging with Word-Plugin

Add-in Express™ Support Service
That's what is more important than anything else

Using VS2010 debugging with Word-Plugin
 
Martin Wunderlich




Posts: 2
Joined: 2011-09-15
Hi all,

I am currently working on a Word-Plugin written in VB.net and created using Add-In Express. I am working in Visual Studio 2010 and I was wondering, how I can use the debugging functions when working on the Plug-In (e.g. breakpoints, single-step etc.). It seems that there is no connection of the running Add-In back to VS that would allow me to use the debugging features.
Any ideas?

Cheers,

Martin
Posted 15 Sep, 2011 05:54:15 Top
Andrei Smolin


Add-in Express team


Posts: 18825
Joined: 2006-05-11
Hi Martin,

Please check http://www.add-in-express.com/docs/net-deploying-debugging-tips.php#breakpoints.

Is it the case?


Andrei Smolin
Add-in Express Team Leader
Posted 15 Sep, 2011 06:13:15 Top
Martin Wunderlich




Posts: 2
Joined: 2011-09-15
Hi Andrei,

Thanks a lot for the hint. I have managed to successfully create the *.exe.config file for Word. However, the Add-In still won't stop execution at breakpoints.

Kind regards,

Martin
Posted 15 Sep, 2011 10:45:16 Top
Eugene Astafiev


Guest


Hi Martin,

Please take a look at the similar http://www.add-in-express.com/forum/read.php?FID=5&TID=7912. Does it help?
Posted 16 Sep, 2011 03:35:07 Top