System.TypeLoadException: Method 'get_xxx' does not have an implementation

前端 未结 7 2013
无人及你
无人及你 2021-01-12 00:16

There are a lot of questions floating around with this problem and i\'ve worked through them ll with no joy.

I am receiving this error:

Method

7条回答
  •  没有蜡笔的小新
    2021-01-12 00:57

    OK, so bizarrely adding a reference to App.Web in Api.Web and removing it again has solved the issue.

    I have no idea why, but it did.

    I changed the version of App.Web to 1.0.0.1 and the error was still showing 1.0.0.0, which is what prompted me to do it.

    I wish there was a more reasonable explanation but there isn't. Such an infuriating issue i'm just glad to be done with it.

    Best of luck to anyone else who experiences this, my thought's are with you

提交回复
热议问题