Debug CF app without VisualStudio?

  • Thread starter Thread starter Zanna
  • Start date Start date
Z

Zanna

Hi all!

Since I cannot longer connect VS to the device via ActiveSync (I don't know
why, but I think it is the ActiveDirectory that they actived, and I don't
know how to correct it!) I have to ask if there is a way to debug my CF app
without VS.

Any suggestion?

Thanks!
 
If it is not a PPC then ethernet with VS is the way to go even if your
ActiveSync did work. Otherwise you can use cordbg (but if I recall correctly
even that assumes you made a VS connection first). For more on cordbg:
http://blogs.msdn.com/davidklinems/category/5792.aspx

However I'd look at fixing the VS problem (sorry can't help there)

Cheers
Daniel
 
Back
Top