When creating a new add-in with VS 2005 (c#) for Word 2003 I can set break points on the connection event, but they never get reached. I've set the external program to Word, but still not reaching my breakpoints when debugging. In other words Word is not responding to add-in. Any ideas? Thanks