Answer the question
In order to leave comments, you need to log in
How to deal with strange ComException "Library not registered" in .NET application?
Hello. After starting the .NET application, ComException "Library is not registered. (Exception from HRESULT: 0x8002801D (TYPE_E_LIBNOTREGISTERED))" began to occur. At the same time, the COM library itself was registered (Skype4COM.dll).
I dare to suggest that this could be affected by multithreading, before its introduction, the exception did not appear. Also, the exception does not appear on all machines (at least not yet), mostly on 64-bit machines.
Actually the question is, what are the causes of this exception and how to deal with it?
Answer the question
In order to leave comments, you need to log in
Nidora, the question is similar, but the fact is that the library is successfully registered. But re-registration does not save from the error.
I tried to remove the registration and connect the local copy of the library. On my machine it helped, but on 32-bit this approach does not help (tested on XP and 7).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question