Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An exception of type 'System.Exception' occurred in mscorlib.dll but was not handled in user code #2

Open
BenWoodford opened this issue Mar 12, 2017 · 1 comment

Comments

@BenWoodford
Copy link

Been trying out your code in a project of mine (it's been super helpful, thanks!) and keep coming across the above error when starting it up. Line it occurs on is below:

this.NotificationSourceCharacteristic.ValueChanged += NotificationSourceCharacteristicOnValueChanged;

Full error:

An exception of type 'System.Exception' occurred in mscorlib.dll but was not handled in user code

Additional information: Incorrect function. (Exception from HRESULT: 0x80070001)

Any ideas?

@trinnnie
Copy link

did you figure this out yet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants