SGEN : error : Could not load file or assembly (Exception from HRESULT: 0x8013141A)

前端 未结 5 1222
孤街浪徒
孤街浪徒 2021-01-02 12:13

VS 2010, win server 2003, .Net 3.5 solution, which were migurated from .Net 1.1

All projects in solution are Delay signed. The soluton can be build successfully for

5条回答
  •  独厮守ぢ
    2021-01-02 12:51

    In my case the reason was that the native library was built to different folder then the rest of application.

提交回复
热议问题