Why am I receiving exception from Office’s Outlook library?

This error was caused by visual studio being run as admin. Outlook doesn’t allow separate users to access the same mailbox (I had the outlook application open on desktop). Even though I have local admin access w/ my domain user, running VS as admin must associate the process to a different user object? Not exactly sure how this works, but… Resolved.

Leave a Comment