Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3333420
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T23:47:41+00:00 2026-05-17T23:47:41+00:00

I have a COM Outlook addin which implements a ribbon button in Outlook 2010.

  • 0

I have a COM Outlook addin which implements a ribbon button in Outlook 2010. It’s been working just fine for quite some time. Until someone tried to load the addin in the Korean version of Outlook. The ribbon buttons show up but do not do anything when clicked. In the debugger, I see the error message below whenever I click on the ribbon button “ERROR : Unable to load Typelibrary. (HRESULT = 0x8002801d)
Verify TypelibID and major version specified with
IDispatchImpl, CStockPropImpl, IProvideClassInfoImpl or IProvideCLassInfo2Impl”.

I never hit my break point in the callback for this button, so something is going on in the event layer above my code I think. But I don’t know what and I don’t know why using the Korean version of Outlook should make any different. Anyone have any ideas?

I’m thinking it has something to do with the LIBID_Office macro used below when defining the interfaces my main addin supports:

, public IDispatchImpl<IRibbonExtensibility, 
     &__uuidof(IRibbonExtensibility), 
     &LIBID_Office, /* wMajor = */ 2, /* wMinor = */ 4>

The macro is defined as

extern "C" const GUID __declspec(selectany) LIBID_Office =
    {0x2df8d04c,0x5bfa,0x101b,{0xbd,0xe5,0x00,0xaa,0x00,0x44,0xde,0x52}};
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T23:47:41+00:00Added an answer on May 17, 2026 at 11:47 pm

    The typelib lookup it is failing on is the COM addin’s own typelib. ProcMon shows Korean Outlook trying to get the typelib from HKCR and failing. There’s no reason why it should fail, I can see the registration clearly in regedit under the HKCR key.

    As I said before, my addin is installed for current user, so all registrations get done under “HKCU\Software\Classes”.

    When I hack in a registry entry for my typelib under “HKLM\Software\Classes”, suddenly Korean Outlook finds everything fine and the addin works.

    When the addin starts up, I’m just going to have it create the typelib entry under HKLM. It’s a hack, but I don’t know what the heck MS is having Outlook do in Korean (possibly other languages?) when looking up entries in HKCR.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an Outlook 2010 addin, and I'm trying to create a custom context
We have written a VSTO addin for Outlook 2010/2007. At one point, our addin
This question is very similar to https://stackoverflow.com/questions/6839516/outlook-2010-reopen-messages which was closed as not being a
I have just ported several of our home-made Outlook COM-addins from Delphi 2007 to
i have a small console application which connects to outlook with using com. My
I have a COM-Callable Wrapper on a .NET assembly. Some of the methods use
I developed an Outlook 2003 add-in which uses the com dll redemption. I created
I have some code: Outlook.Application outLookApp = new Outlook.Application(); Outlook.Inspector inspector = outLookApp.ActiveInspector(); Outlook.NameSpace
I have a working form which sends emails from the default logged in account.
On my client's website (domain.com) we have a contact form which sends an email

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.