Yesterday my VS2015 suddenly stopped being able to read the settings from any csproj files, and I've no idea why. There are several symptoms of this:
Most tabs on the project properties page are blank and read only
The Resources tab on the project properties page often gives the error "Error loading type library/dll. (Exception from HRESULT: 0x80029C4A (TYPE_E_CANTLOADLIBRARY))"
I don't know what caused this to suddenly start happening, I have been using VS2015 without issues for a long time. I have uninstalled and reinstalled VS2015 but it made no difference, I've spent a long time searching the web but haven't found anybody else reporting the same symptoms. I'm hoping I don't need to re-image my machine, so any ideas would be gratefully received.
Thanks
User contributions licensed under CC BY-SA 3.0