Windows 8 x64 在 wp7 模拟器加载时崩溃
我正在 Windows Phone 7 上进行开发,但我没有设备,因此我需要使用模拟器来尝试该应用程序。在 Windows 7 中,我的工作没有问题,但现在我迁移到 Windows 8,当我启动模拟器时,系统崩溃并出现蓝屏。我已经尝试过兼容模式,但没有任何变化!
如何在 Windows 8 x64 开发者预览版下使用模拟器?
i'm developing on windows phone 7 and i don't have a device so i need to use the emulator for try the app. In Windows 7 i have no problem to work but now i'm migrate to windows 8 and when i launch the emulator the sistem crash and give me the blue screen. I've tried the compatibility mode but nothing change !
How can i use the emulator under windows 8 x64 developer preview?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
Windows 8 不支持 Windows Phone SDK。没有官方解决方法。
The Windows Phone SDK is not supported on Windows 8. There is no official way round this.
在 Windows 7 兼容模式下启动它对我来说很有效。
Launching it in windows 7 compatibility mode works for me.
这与 Windows 8 无关,如果您在 BIOS 中启用了 VT,模拟器也会使 Windows 7 崩溃。禁用它,它就会起作用。
This is not related to Windows 8, the emulator crashes Windows 7 too if you have VT enabled in the BIOS. Disable it, and it will work.
尝试以下操作
重命名 %systemdrive%\programdata\Microsoft\XDE 下的所有 *.dess 文件并重新启动模拟器。它应该有效。
try the following
Rename all of the *.dess files under %systemdrive%\programdata\Microsoft\XDE and restart the emulator. it should work.