AltBeacon / windows-beacon-library

Tools for working with beacons on Windows
Apache License 2.0
33 stars 14 forks source link

Cannot start BeaconTransmitter #8

Open varun-dhar opened 4 years ago

varun-dhar commented 4 years ago

Whenever I start the BeaconTransmitter, it immediately crashes with error:

An unhandled exception of type 'System.NullReferenceException' occurred in System.Private.CoreLib.dll
Object reference not set to an instance of an object.

Please fix this issue.