简体   繁体   English

我的应用程序中的Windows Phone无效许可证?

[英]Windows Phone invalid license in my app?

When I run my app in the emulator (either Debug or Release build) I get the following error: 当我在模拟器中运行我的应用程序(“调试”或“发布”版本)时,出现以下错误:

"App Name" license is invalid. “应用程序名称”许可证无效。 Please purchase the product. 请购买产品。

And gives me the "uninstall" or "buy" options. 并给我“卸载”或“购买”选项。

Notes: 笔记:

  • This app ran on the emulator fine until recent VS update. 在最近的VS更新之前,此应用可以在模拟器上正常运行。
  • I tried cleaning the project and didn't help. 我尝试清理该项目,但没有帮助。
  • This is using Windows Phone 7.1 emulator. 这是使用Windows Phone 7.1模拟器。

This is the only relevant information I've found so far but their error was happening on the device, not the emulator. 是我到目前为止找到的唯一相关信息,但是它们的错误发生在设备上,而不是模拟器上。

Any help is greatly appreciated. 任何帮助是极大的赞赏。

Try running "C:\\Program Files (x86)\\Microsoft XDE\\8.0\\XdeCleanup.exe". 尝试运行“ C:\\ Program Files(x86)\\ Microsoft XDE \\ 8.0 \\ XdeCleanup.exe”。 This will recreate the emulator for you and should clean out any bad state. 这将为您重新创建模拟器,并应清除所有不良状态。

If this continues to happen on any app (including, say, HelloWorld), then can you please share out a xap? 如果在任何应用程序(包括HelloWorld)上仍继续发生这种情况,那么可以请您分享xap吗?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM