Connect to Device after Visual Studio 2005 SP1

  • Thread starter Thread starter jcavo
  • Start date Start date
J

jcavo

Hello,

After installing SP1 for Visual Studio 2005, I can no longer do
Tools-->Connect to Device via Ethernet. I was able to do so by installing
and running conmanclient2.exe and cmaccept.exe on the device side and have
been doing this for a long time. Everything worked perfectly until now. I
can debug my CF applications right on the device anymore. It's hard to
believe MS could introduce a bug this major in their service pack. Did
anyone have encountered such a problem with Visual Studio 2005 SP1?

Thanks,
 
You need to update the conmanclient2.exe and associated files on the device
with those from Studio SP1. The old version is incompatible and gives the
really unhelpful message you seeing ("Device not ready.").


--

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Managed Code in an Embedded World
www.OpenNETCF.com
 
Thank Chris,

I replaced the new version of conmanclient2.exe to the device, then
everything worked again.

jcavo
 
Back
Top