How to configure SmartPhone for debugging in VS 2008

Steps below:

1.       In PC side, Start->All programs->Microsoft Visual studio 2008->Visual studio remote tools->Open “Remote registry editor”->Select the opened SmartPhone to open it.

2.       Change  HKLM>Security>Policies>Policies , value = 0000101B   DWORD = 1

 

       Okay, that’s all.  You can debug now!

       If you cannot debug your solution as the steps, continue the follow steps:

3.       Copy the System_SR_ENU_wm.cab from C:/Program Files (x86)/Microsoft.NET/SDK/CompactFramework/v2.0/WindowsCE/Diagnostics to the SmartPhone.

4.       In SmartPhone side, setup System_SR_ENU_wm.cab from “File Explorer”.

5.       You can debug now.

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章