N
Nick
Hi,
I am developing an WORD COM add-in using VS.NET 2003 - Shared add-in
wizard, which follow the howto from Microsoft
The problem I encountered is :
1. I follow the howto from MS, which success build a simple add-in
2. I have set the debug option to launch MS Word when debugging
3. The Shared add-in wizard also create a MSI project for me
4. I debug the project, it was okay, I can step over each statement
5. I try to test the MSI, install it and uninstall it
6. Now, I cannot debug the project, no matter I rebuild the project or
solution
How to get the debugging work again (without create the whole project
again)?
Any comment?
Thanks!
Nick
I am developing an WORD COM add-in using VS.NET 2003 - Shared add-in
wizard, which follow the howto from Microsoft
The problem I encountered is :
1. I follow the howto from MS, which success build a simple add-in
2. I have set the debug option to launch MS Word when debugging
3. The Shared add-in wizard also create a MSI project for me
4. I debug the project, it was okay, I can step over each statement
5. I try to test the MSI, install it and uninstall it
6. Now, I cannot debug the project, no matter I rebuild the project or
solution
How to get the debugging work again (without create the whole project
again)?
Any comment?
Thanks!
Nick