Did you mean debugger remote attach for .NET Compact Framework
applications? If so, it is only possible in Visual Studio 2005. For
VS2003 you can debug applications only when it has been run from VS
(just press F5).
Yes I was hoping to use the Debug --> Processes and then select the Pocket
Pc device via the Machine name drop down, and then attach to the process
running on my device.
I did discover the deploy/debug method which seems a little slow as each
time it redeploys the App to the device.