VSTS 2010 SGEN : error : Could not load file or assembly (Exception from HRESULT: 0x80131515)

前端 未结 13 2447
执念已碎
执念已碎 2020-12-07 13:35

I am experiencing a strange issue with VS2010. We use TFS to build our API dlls and we used to reference them in our projects usign a mapped network drive that was fully tru

13条回答
  •  伪装坚强ぢ
    2020-12-07 14:11

    Just as an FYI if you are running Windows 7 the sgen.exe file can be found at:

    C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Bin\NETFX 4.0 Tools

    I had to create a sgen.exe.config and place it there and then this problem went away.

提交回复
热议问题