I've built, installed and used an Outlook Addin successfully that was built in Debug configuration, but when I change to Release configuration and rebuild, the install still works, but when I open Outlook the addin is not loaded.
I open Options \ Addins and my addin appears Disabled. I try to enable it but it won't work.
How do I see what is stopping the addin from loading? Are there log files somewhere I can check?
I've open Project Properties for the Debug and Release configs but can't see any difference. Can anyone offer suggestions? Thanks