cannot add a reference .NET

后端 未结 6 1830
独厮守ぢ
独厮守ぢ 2021-02-05 22:50

I have a DLL which I would like to add as a reference to my project, but everytime I try to do it a dialog pops up telling me:

The reference could not be

6条回答
  •  不要未来只要你来
    2021-02-05 23:25

    after trying to analyse the issue, I discover the following

    [1] sometimes you see the reference in the reference manager, but you will not find the dll files in the mentioned directory where the Reference manager is not able to actualize the references.

    [2] check the permission of your dll file.

提交回复
热议问题