Outlook add-in post mortem debuggin with procdump

Unanswered Outlook add-in post mortem debuggin with procdump

  • Sunday, December 09, 2012 6:59 PM
     
     

    I created a windows forms application that is used in an outlook add-in project created in Visual Studio. Is there anyway using the procdump tool with Visual Studio to step into the exact line of code where an exception is occurring?

    I can do this with a regular windows forms application but I'm having no such luck with an outlook addin. When I pull the dump file into Visual Studio under the modules section it does not list my addin anywhere.

    Any help appreciated as usual.


    Watson

All Replies