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

Crash #109

Open gustavsilv opened 9 years ago

gustavsilv 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: A invocação do construtor no tipo 'unBand.MainWindow' que corresponde às restrições de associação especificadas iniciou uma exceção. ---> System.IO.FileLoadException: Não foi possível carregar arquivo ou assembly 'Microsoft.Band.Admin, Version=1.3.10218.1, Culture=neutral, PublicKeyToken=608d7da3159f502b' ou uma de suas dependências. É necessário um assembly de nome forte. (Exceção de HRESULT: 0x80131044) ---> System.IO.FileLoadException: É necessário um assembly de nome forte. (Exceção de HRESULT: 0x80131044)

--- Fim do rastreamento de pilha de exceções internas ---

em unBand.BandHelpers.BandManager.InitializeCargoLogging()

em unBand.BandHelpers.BandManager.Create() na d:\codesanity\oss\unBand\src\unBand\BandHelpers\BandManager.cs:linha 157

em unBand.MainWindow..ctor() na d:\codesanity\oss\unBand\src\unBand\MainWindow.xaml.cs:linha 48

--- Fim do rastreamento de pilha de exceções internas ---

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

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

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

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

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

em System.Windows.Application.DoStartup()

em System.Windows.Application.<_ctor>b__0(Object unused)

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

em System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

OK