Advertisement
Guest User

Untitled

a guest
Mar 26th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.26 KB | None | 0 0
  1. アプリケーション:AmatsukazeGUI.exe
  2. フレームワークのバージョン:v4.0.30319
  3. 説明: ハンドルされない例外のため、プロセスが中止されました。
  4. 例外情報:System.TypeLoadException
  5. 場所 Amatsukaze.ViewModels.MainWindowViewModel..ctor()
  6.  
  7. 例外情報:System.Windows.Markup.XamlParseException
  8. 場所 System.Windows.Markup.XamlReader.RewrapException(System.Exception, System.Xaml.IXamlLineInfo, System.Uri)
  9. 場所 System.Windows.Markup.WpfXamlLoader.Load(System.Xaml.XamlReader, System.Xaml.IXamlObjectWriterFactory, Boolean, System.Object, System.Xaml.XamlObjectWriterSettings, System.Uri)
  10. 場所 System.Windows.Markup.WpfXamlLoader.LoadBaml(System.Xaml.XamlReader, Boolean, System.Object, System.Xaml.Permissions.XamlAccessLevel, System.Uri)
  11. 場所 System.Windows.Markup.XamlReader.LoadBaml(System.IO.Stream, System.Windows.Markup.ParserContext, System.Object, Boolean)
  12. 場所 System.Windows.Application.LoadBamlStreamWithSyncInfo(System.IO.Stream, System.Windows.Markup.ParserContext)
  13. 場所 System.Windows.Application.DoStartup()
  14. 場所 System.Windows.Application.<.ctor>b__1_0(System.Object)
  15. 場所 System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
  16. 場所 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
  17. 場所 System.Windows.Threading.DispatcherOperation.InvokeImpl()
  18. 場所 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  19. 場所 System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  20. 場所 System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
  21. 場所 MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)
  22. 場所 System.Windows.Threading.DispatcherOperation.Invoke()
  23. 場所 System.Windows.Threading.Dispatcher.ProcessQueue()
  24. 場所 System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
  25. 場所 MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
  26. 場所 MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
  27. 場所 System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
  28. 場所 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
  29. 場所 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
  30. 場所 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
  31. 場所 MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
  32. 場所 System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
  33. 場所 System.Windows.Application.RunDispatcher(System.Object)
  34. 場所 System.Windows.Application.RunInternal(System.Windows.Window)
  35. 場所 Amatsukaze.App.Main(System.String[])
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement