Hi all, I have used the Desktop.Communication library in a C# project, specifically to transfer xml files between a Windows forms app and windows mobile app. Both using C# with Visual Studio 2005. The files that are transferred are all smaller than 4KB. The code I have used works perfectly on the majority...