Debugging a Word 2003 add in in VS 2008

R

Rob

I was wondering if anyone else had encountered this problem or has any
solutions.

In VS 2008 I have created a new Word 2003 add-in. I'm just doing a
simple 'Hello World' test add-in. The add-in installs successfully. I
have set up the project to debug using Office 11 - WinWord (Office
2003). But, when I begin debugging, I get the following error:

Unable to start debugging. Check for one of the following.

1. The application you are trying to debug uses a version of the
Microsoft .NET Framework that is not supported by the debugger.
2. The debugger has made an incorrect assumption about the Microsoft.
NET Framework version your appliacation is going to use.
3. The Microsoft.NET Framework version specified by you for debuggins
is incorrect.

Please see the Visual Studio >NET debugger documentation for correctly
specifying the Microsoft .NET Framework version your application is
going to use for debugging.

I have searched this error message and found similar problems, but
they were all about 3 years old and had to do with migrating from VS
2003 to VS 2005. Is the solution similar to be able to debug in 2008?

Thanks for any help,
Rob
 
R

Ruairi

I am having this exact problem - I thought the solution was to install SP3 of Office 2003 and therefore enable the DNF version 2.0, but I did not work. Does anyone else have an idea?
 

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