Outlook 2007 from C# - COM exception, TYPE_E_LIBNOTREGISTERED

后端 未结 4 1236
情书的邮戳
情书的邮戳 2020-12-06 12:01

I\'m trying to make a program that would open new Outlook 2007 message.

I\'ve referenced from COM tab Microsoft Outlook 12.0 ObjectLibrary.

These items showe

4条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-06 12:40

    This can also happen, when you have uninstalled an office 2013 installation and you return to office 2010. There might be some registry keys and dlls left, which cause the office application to load the wrong dll(s).

    Here is the fix: http://www.fieldstonsoftware.com/support/support_gsyncit_2013.shtml

提交回复
热议问题