Library is not registered on new project

1

Good morning.

I've searched over the web and Microsoft's documentantion and didn't see any matches for the same error. When I click New Project, on Visual Studio 2015, I receive the following error:

Library is not registered. (Exception from HTRESULT: 0x8002801D (TYPE_E_LIBNOTREGISTERED))

There are evidences that the error may be on .NET 4.6, which VS 2015 requires, but reinstalling it didn't solve the problem.

VS message

I've found no matches and no way to solve it. Did anybody here deal with the same problem?

Footnote: It's not about removing libraries. The error happens by a simple click on New Project.

visual-studio
visual-studio-2015
asked on Stack Overflow Mar 21, 2016 by Marcelo Camargo

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0