Windows Phone 7 - App doesn't start, no errors, just bails on load

后端 未结 4 1998
你的背包
你的背包 2021-01-08 00:01

While preparing my phone app for release, I thought I\'d change the version numbers on all my assemblies.

I also had an issue with the WCF service client not auto-ge

4条回答
  •  花落未央
    2021-01-08 00:33

    Last week I got the same strange bug.

    After creating a new solution (which builded and runned without problems) I discovered that changing the namespace caused the bug.

    Hope it helps.

提交回复
热议问题