VS 2015 - Unable to add Controller or View

1

When I create a new ASP.NET project in Visual Studio 2015, I'm consistently unable to add a Controller or a View (there is are no issues with adding a Model). Note: this does not happen when using an existing project It appears to be hit or miss with existing projects. Any ideas? Do I need to re-install Visual Studio? I've tried just about everything besides re-installing.

Here is a screenshot:

enter image description here

Here is the text:

Error
There was an error running the selected code generator: 'Error loading type library/DLL. (Exception from HRESULT: 0x80029C4A (TYPE_E_CANTLOADLIBRARY))'

visual-studio-2015
asked on Stack Overflow Feb 16, 2018 by user94614 • edited Feb 27, 2018 by user94614

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0