Linker Tools Error LNK1215
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at Linker Tools Error LNK1215.
metadata operation failed (HRESULT) : error
The linker received an error from the .NET runtime while attempting to do a metadata update through the .NET runtime.
HRESULT is the HRESULT from the .NET runtime method. error is the .NET-supplied text.
You probably have a mismatched linker and .NET runtime; reinstall Visual C++.
Show: