Debug WinCE 5.0 VS2005

  • Thread starter Thread starter c_xyTopa
  • Start date Start date
C

c_xyTopa

Hi,

I can not debug C# app on WinCe 5.0 device using VS 2005.
The app is copied, started, but no debugging possible...

Did I miss smth?

Thank you in advance
 
You probably have a version mismatch (device newer than the PC is my guess),
as it definitely works in normal conditions. Do you have VS 2005 SP1
installed on your PC? Do you have the latest CF version installed on the
PC?


--

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