Follows: I am using WinCE 4.1 Compact Framework 1.1, Casio IT3000 M5E3, Getting error when debug. ====== NullReferenceException ====== private void button1_Click(object sender, EventArgs e) { BluetoothRadio.PrimaryRadio.Mode = RadioMode.Discoverable; bluetoothClient = new BluetoothClient(); Cursor.Current...