After a computer reset I wanted to use my VBA Macros for Outlook 2013.
In Outlook I get the error message:
"An errror occured while attempting to verify the VBA project's signature. Macros will be disabled."
Consequently the VBA editor states:
"The macros in this project are disabled. [..]"
I have tried:
Developer -> Macro Security -> (*) Enable all Macros (not only digitally signed)
Define a certificate using
C:\Program Files (x86)\Microsoft Office\Office15\selfcert.exe
Nothing worked. Any idea?
Having come across this just now, this is how I ultimately solved it (none of the other suggestions worked for me):
I’m not strictly sure you need to run Outlook as an administrator in the above, but it now works without being run as an administrator so I’m happy.
Thanks to this resource for getting this working for me! I've basically just updated, consolidated and expanded on answers given. https://social.technet.microsoft.com/Forums/en-US/07f0158c-085b-4031-93a1-c9d047cf855c/unable-to-sign-outlook-2010-vbaproject?forum=outlook