What applications/modules/dlls do I need on the Window CE 5.0 device in order to be able to attach Visual Studio 2005 to process running on the device ?
|
|
In the Debug menu, select Attach to process... Pick the one you want to debug and the debugger will start up. This should work on at least Standard VS2005, as long as you selected Smart device development during install (Express doesn't support smart devices). |
||
|
|
|
|
You need to ensure you have a CoreCon connection. This can be done via ActiveSync (which I don't recommend) or directly via Ethernet. It's a fiarly straightforward process, though a little to lengthy to post here clearly, but it entails running the CoreCon client on the device and setting Studio's Device Connectivity options to the device IP. There's an article over at OpenNETCF that covers how to make the connection that works from Studio '05 or '08. |
||
|
|
