by shinichi_wtn
2012-01-18 20:53
由于Visual Studio 2010不能开发Windows Mobile以及Windows CE,所以必须要在电脑上安装VS2008。但是当我同时安装了Windows Phone SDK和Windows Mobile SDK后,发现在Visual Studio下无法调试Windows Mobile的项目,提示"Unable to start debugging",而在Visual Studio 2010下调试Windows Phone的项目就没问题,很是奇怪。
后来上网找到了答案,这个现象的确是存在的,并且微软官方给出了解决方法如下(参见这里):
1. 找到VS2008和VS2010各自的...
[More]