Chinaunix首页 | 论坛 | 博客
  • 博客访问: 4958491
  • 博文数量: 1696
  • 博客积分: 10870
  • 博客等级: 上将
  • 技术积分: 18357
  • 用 户 组: 普通用户
  • 注册时间: 2007-03-30 15:16
文章分类
文章存档

2017年(1)

2016年(1)

2015年(1)

2013年(1)

2012年(43)

2011年(17)

2010年(828)

2009年(568)

2008年(185)

2007年(51)

分类: 嵌入式

2010-09-21 19:29:55

Debugging on windows phone 7 device fails, how to fix?

Author: Nathan Jin

Welcome to sinodragon21.cublog.cn


Debugging on emulator succeeds, but debugging on windows phone 7 device, why?

1.       Check the OS version of the windows phone 7 device.

a)         [Phone] Settings->about

b)         On “about” page, click “more info” button

c)         You’ll see OS version: 6527.Mainline.

2.       Check the WPDT release version which your debug IDE is.

E.g. WP7 WPDT 6541

Conclusion:

Ø  If the previous two version numbers are not identical. Debugging on device will fails. You can either update the firmware(use “updatewp /ffu flsclean.ffu”) of your phone device or backward your WPDT to “WPDT 6527”.

Ø  If the previous two version numbers are identical. Debugging on device will succeeds.

阅读(1009) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~