“Symbols for the module MyLibrary.dll were not loaded”?

后端 未结 13 1737
误落风尘
误落风尘 2021-02-18 13:19

I\'m trying to learn Windows Phone dev by making a basic app that provides information about Pokemon. To do this, I\'ve created a portable class library (PokeLib.dll) so it\'s

13条回答
  •  花落未央
    2021-02-18 14:01

    this is how mine got fixed,

    I had the same page open in two browsers and at first I choose 1st browser then 2nd browser fro debug without closing 1st browser, closing one of them fixed it...

提交回复
热议问题