Hi,
Trying to connect to the box with VS2005, but can't seem to find file: DeviceAgentTransport.dll
In the BooterCE I noticed it looks for a folder called "win" , with the following files.
debug1AppPath = RootPath + @"\win\ConmanClient2.exe";
debug2AppPath = RootPath + @"\win\DeviceAgentTransport.dll";
debug3AppPath = RootPath + @"\win\eDbgTL.dll";
debug4AppPath = RootPath + @"\win\TcpConnectionA.dll";
debug5AppPath = RootPath + @"\win\clientshutdown.exe";
I seem to have found all of them , apart from the DeviceAgentTransport.dll any ideas?