bertjohnson / OpaqueMail

.NET email library and proxy supporting IMAP, POP3, and SMTP with S/MIME and PGP.

Home Page:https://opaquemail.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error 2 Cannot register type library "C:\Users\Owner\Downloads\OpaqueMail-master\OpaqueMail-master\OpaqueMail.Net\bin\Debug\OpaqueMail.Net.tlb". Error accessing the OLE registry. (Exception from HRESULT: 0x8002801C (TYPE_E_REGISTRYACCESS)) OpaqueMail.Net

b33f3r opened this issue · comments

Also getting this error when compiling, but i'm still able to compile. What is the purpose of compile auto registering type libraries like this?

Actually, scratch this. I found that unchecking 'Register for COM interop' in properties of the project resolved this.