In a Windows Store application, I am attempting to use the PeerFinder class to locate the Bluetooth enabled devices around me, but I get an generic exception every time I call Peerfinder.FindAllPeersAsync(): One or more errors occurred while processing the request. (Exception from HRESULT: 0x80070306) I think the issue is [...] read more