Hi, again, I've converted the Visual Basic Bluetooth chat sample (as found in: ) using http://www.developerfusion.co.uk/utilities/convertvbtocsharp.aspx into C#. However, it runs perfectly, except that starting the BtListener fails at btlistener.Start(); Would anyone know why this is? I can post...