Could not load file or assembly HRESULT: 0x80131515 (When adding controller to MVC project that has assembly references on network drive)

前端 未结 10 1398
伪装坚强ぢ
伪装坚强ぢ 2020-11-27 11:55

I\'ve seen this: VSTS 2010 SGEN : error : Could not load file or assembly (Exception from HRESULT: 0x80131515) and none of the answers work. It also doesn\'t appear when I b

10条回答
  •  旧巷少年郎
    2020-11-27 12:21

    Try adding your to C:\[Visual Studio 2010 Install Dir]\Common7\IDE\devenv.exe.config directly below and see if that helps :)

提交回复
热议问题