Coder Social home page Coder Social logo

unity-uwp-btle-sample's People

Contributors

davidshoe avatar microsoftopensource avatar msftgits avatar stammen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

unity-uwp-btle-sample's Issues

Could not load file or assembly 'System.Runtime.WindowsRuntime, Version=4.0.11.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

This error is happening when I build the project.
OnEnumerateClicked
引发的异常:“System.IO.FileLoadException”(位于 System.Private.CoreLib.ni.dll 中)
“System.IO.FileLoadException”类型的异常在 System.Private.CoreLib.ni.dll 中发生,但未在用户代码中进行处理
Could not load file or assembly 'System.Runtime.WindowsRuntime, Version=4.0.11.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

This error is happening when I click Enumerate button.
System.IO.FileLoadException
HResult=0x80131040
Message=Could not load file or assembly 'System.Runtime.WindowsRuntime, Version=4.0.11.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
Source=UnityUWPBTLEPlugin
StackTrace:
at UnityUWPBTLEPlugin.BluetoothLEHelper.d__46.MoveNext()
at System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
at UnityUWPBTLEPlugin.BluetoothLEHelper.Init()
at UnityUWPBTLEPlugin.BluetoothLEHelper..ctor()
at UnityUWPBTLEPlugin.BluetoothLEHelper.get_Instance()
at ButtonHandlers.OnEnumerateClicked() in D:\Unity-UWP-BTLE-Sample-master\Assets\Scripts\ButtonHandlers.cs:line 129
at UnityEngine.Events.UnityEvent.Invoke()
at UnityEngine.EventSystems.ExecuteEvents.Execute[T](GameObject target, BaseEventData eventData, EventFunction`1 functor)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.