views:

137

answers:

1

I am trying to work out an application for Windows Mobile 6 that uses Widcomm Bluetooth for searching for devices and opens a com (with spp service).

I put inthehand.net.personal.dll and 32feetWidcomm.dll in the application folder, but when I debug I always get a missing method exception from BluetoothFactoryConfig.KnownStacks in bluetoothfactory.

Can please someone tell me what to declare in my app or if I'm using the wrong dll?

A: 

Which version of the inthehand.net.personal.dll are you using? They have just released v2.5 two days ago, so maybe KnownStacks is a new feature in the latest version? You can find v2.5 here.

tomlog