nachmore / unBand

Take full advantage of your Microsoft Band - from Theme customization to data export.
http://unband.nachmore.com
MIT License
49 stars 19 forks source link

Imminent Crash when opening unband #101

Open fredhohenstein opened 9 years ago

fredhohenstein commented 9 years ago

Imminent Crash

An unhandled exception occurred - sorry about that, we're going to have to crash now :(

You can open a bug with a copy of this crash: hit Ctrl + C right now and then paste into a new bug at https://github.com/nachmore/unBand/issues.

System.Windows.Markup.XamlParseException: De aanroep van de constructor in type unBand.MainWindow dat overeenkomt met de opgegeven bindingsbeperkingen, heeft een uitzondering veroorzaakt. ---> System.IO.FileLoadException: Kan bestand of assembly Microsoft.Band.Admin, Version=1.3.10218.1, Culture=neutral, PublicKeyToken=608d7da3159f502b of een van de afhankelijkheden hiervan niet laden. Er is een assembly met een sterke naam vereist. (Uitzondering van HRESULT: 0x80131044) ---> System.IO.FileLoadException: Er is een assembly met een sterke naam vereist. (Uitzondering van HRESULT: 0x80131044)

--- Einde van intern uitzonderingsstackpad ---

bij unBand.BandHelpers.BandManager.InitializeCargoLogging()

bij unBand.BandHelpers.BandManager.Create() in d:\codesanity\oss\unBand\src\unBand\BandHelpers\BandManager.cs:regel 157

bij unBand.MainWindow..ctor() in d:\codesanity\oss\unBand\src\unBand\MainWindow.xaml.cs:regel 48

--- Einde van intern uitzonderingsstackpad ---

bij System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)

bij System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)

bij System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)

bij System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)

bij System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)

bij System.Windows.Application.DoStartup()

bij System.Windows.Application.<.ctor>b__1(Object unused)

bij System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)

bij MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

OK