0

I have WinCE device and visual studio 2008 project. I want to deploy and debug the project without active sync (I am using Win7 as my developemnt machine). I have established the connection between my device and developemnt machine using network cable. When I ran Conmanclient2.exe and CMAccept.exe from windows directory of my device I still got the error when I perform Test Connection from VS2008 that

Active sync bootstrapper failed. Please connect real device...

I have set my device IP - 10.0.0.1

My dev machine IP - 10.0.0.2

Alexei - check Codidact
  • 22,016
  • 16
  • 145
  • 164
Omkar
  • 2,129
  • 8
  • 33
  • 59

2 Answers2

1

I think you have to configure the device to not use Active Sync as described here.

Thorsten Dittmar
  • 55,956
  • 8
  • 91
  • 139
  • I have already did it but still there is some problem. The interesting fact is its work as expected on WinXP dev machine but not on Win7 Dev machine. – Omkar Jul 26 '11 at 07:39
  • 1
    Stupid question: why do you not want to use ActiveSync (or Mobile Device Center on Windows 7)? – Thorsten Dittmar Jul 26 '11 at 07:51
  • @Thorsten ActiveSync is an optional component on WinCE devices, it might not be available on the OP's device. – yms Jul 26 '11 at 11:44
  • I was curious, because he said that he *wants* to. If ActiveSync was available for his device, things would be easier if he used that. – Thorsten Dittmar Jul 26 '11 at 12:12
  • Yes, I was tring to configure it for not to use ActiveSync but when it didn't work on my developer machine with Win7, I switched back to WMDC which is similar to active sync but specially for Win7 and Vista. – Omkar Jul 28 '11 at 04:05
0

Windows mobile 6 classic emulator selection does not fail

qobayishi
  • 35
  • 8