P
pkelley
This will seem very simple to some, but this is my first attempt at writing
an Outlook Add-in, so just need a little nudge in the right direction.
Host dev box:
Windows XP
Outlook 2007
MS Visual Studio 2005
Downloaded from Microsoft and installed:
OutlookAddinTemplates
Outlook2007SampleAddin
- PrepareMeAddinCS
- PrepareMeControlCS
- PrepareMeShimCS
- PrepareMeAddinCSSetup
I successfully rebuilt all 4 "PrepareMe..." projects from the
Outlook2007SampleAddin above.
I right-clicked "PrepareMeAddinCSSetup" and selected "Install" and that
seemed to be successful.
I next wanted to run Outlook and go into DEBUG mode in Visual Studio, but
I'm not sure how to do this.
2 Questions:
1. Given the "PrepareMe..." CS projects above, where do you recommend I
set my first Debug Break-point so that I can watch how execution works inside
an Outlook Add-in?
2. How do I tell Visual Studio 2005 that I want to launch the Outlook
2007 EXE so that the debug versions of "PrepareMe..." are hit?
Thanks for any help
an Outlook Add-in, so just need a little nudge in the right direction.
Host dev box:
Windows XP
Outlook 2007
MS Visual Studio 2005
Downloaded from Microsoft and installed:
OutlookAddinTemplates
Outlook2007SampleAddin
- PrepareMeAddinCS
- PrepareMeControlCS
- PrepareMeShimCS
- PrepareMeAddinCSSetup
I successfully rebuilt all 4 "PrepareMe..." projects from the
Outlook2007SampleAddin above.
I right-clicked "PrepareMeAddinCSSetup" and selected "Install" and that
seemed to be successful.
I next wanted to run Outlook and go into DEBUG mode in Visual Studio, but
I'm not sure how to do this.
2 Questions:
1. Given the "PrepareMe..." CS projects above, where do you recommend I
set my first Debug Break-point so that I can watch how execution works inside
an Outlook Add-in?
2. How do I tell Visual Studio 2005 that I want to launch the Outlook
2007 EXE so that the debug versions of "PrepareMe..." are hit?
Thanks for any help