Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2014
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.10 KB | None | 0 0
  1. Applicazione: Android Backup and Restore.exe
  2. Versione framework: v4.0.30319
  3. Descrizione: il processo รจ stato terminato a causa di un'eccezione non gestita.
  4. Informazioni sull'eccezione: System.Windows.Markup.XamlParseException
  5. Stack:
  6. in System.Windows.Markup.WpfXamlLoader.Load(System.Xaml.XamlReader, System.Xaml.IXamlObjectWriterFactory, Boolean, System.Object, System.Xaml.XamlObjectWriterSettings, System.Uri)
  7. in System.Windows.Markup.WpfXamlLoader.LoadBaml(System.Xaml.XamlReader, Boolean, System.Object, System.Xaml.Permissions.XamlAccessLevel, System.Uri)
  8. in System.Windows.Markup.XamlReader.LoadBaml(System.IO.Stream, System.Windows.Markup.ParserContext, System.Object, Boolean)
  9. in System.Windows.Application.LoadBamlStreamWithSyncInfo(System.IO.Stream, System.Windows.Markup.ParserContext)
  10. in System.Windows.Application.LoadComponent(System.Uri, Boolean)
  11. in System.Windows.Application.DoStartup()
  12. in System.Windows.Application.<.ctor>b__1(System.Object)
  13. in System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
  14. in MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
  15. in System.Windows.Threading.DispatcherOperation.InvokeImpl()
  16. in System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
  17. in System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  18. in System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  19. in System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
  20. in System.Windows.Threading.DispatcherOperation.Invoke()
  21. in System.Windows.Threading.Dispatcher.ProcessQueue()
  22. in System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
  23. in MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
  24. in MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
  25. in System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
  26. in MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
  27. in System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
  28. in MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
  29. in MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
  30. in System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
  31. in System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
  32. in System.Windows.Application.RunDispatcher(System.Object)
  33. in System.Windows.Application.RunInternal(System.Windows.Window)
  34. in System.Windows.Application.Run(System.Windows.Window)
  35. in Android_Backup_and_Restore.App.Main()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement