J
jojobar
In our VS 2003 Word AddIn project, we had a Program Debug mode that started
Word and then allowed us to step through the AddIn code. I find no such mode
with VS 2005. When I set the "Start External Program" to MSWORD.EXE and try
to debug, I get this message(more or less):
1. The application you are trying to debug uses a version of the Microsoft
..NET Framework that is not supported by the debugger.
2. Debugger made incorrect assumption about Framework version your
application is going to use.
3. Framework version specified for debugging is incorrect.
Does anyone know how to set up VS to debug an Office COM AddIn?
Word and then allowed us to step through the AddIn code. I find no such mode
with VS 2005. When I set the "Start External Program" to MSWORD.EXE and try
to debug, I get this message(more or less):
1. The application you are trying to debug uses a version of the Microsoft
..NET Framework that is not supported by the debugger.
2. Debugger made incorrect assumption about Framework version your
application is going to use.
3. Framework version specified for debugging is incorrect.
Does anyone know how to set up VS to debug an Office COM AddIn?