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

Can anybody please help???

Thanks,

Omky.

link|improve this question

61% accept rate
feedback

1 Answer

up vote 1 down vote accepted

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

link|improve this answer
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. – Omky Jul 26 '11 at 7: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 7: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. – Omky Jul 28 '11 at 4:05
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.