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

Crash #109

Open
gustavsilv opened this issue Sep 16, 2015 · 0 comments
Open

Crash #109

gustavsilv opened this issue Sep 16, 2015 · 0 comments

Comments

@gustavsilv
Copy link


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

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

1 participant