I'm trying to get remote debugging working, but I'm having difficulties. I've copied across the latest debug client files from my VS 2008 installation, and it will connect, and attach to processes. So far, so good. However, to remote debug well, I want to get VS to deploy TV2Client. This is where the problems begin. Running two copies of TV2Client is obviously going to cause problems, so I've changed my BooterCE to not start TV2Client (and not restart if it doesn't have it's process ID). However now when I boot, I don't get anything, FTP/HTTP/Telnet don't work. All I've changed in BooterCE is to not run TV2Client.
Is it somehow required by the system that a TV2Client app has to be running? If so, what does it use to check if it is?