Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- OS: Майкрософт Windows 10 Домашняя (6.2.9200.0) x64
- Installed language: ru-RU
- Physical memory: total 3, available: 2
- Virtual memory: total 1, available: 1
- Exception System.UnhandledExceptionEventArgs
- Detail info System.Windows.Markup.XamlParseException: Вызов конструктора для типа "Launcher.MainWindow", удовлетворяющего указанным ограничениям привязки, привел к выдаче исключения. ---> System.TypeInitializationException: Инициализатор типа "Launcher.Json.Structures.Configuration" выдал исключение. ---> System.IO.FileLoadException: Не удалось загрузить файл или сборку "System.ServiceModel.Internals, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" либо одну из их зависимостей. Ошибка при выполнении операции со страницей. (Исключение из HRESULT: 0x800703E7)
- в System.Runtime.Serialization.Json.DataContractJsonSerializer.WriteObject(Stream stream, Object graph)
- в Launcher.Serializer.DeSerialize[T](T value, Stream stream)
- в Launcher.Serializer.DeSerializeToFile[T](T value, String path)
- в Launcher.Json.Structures.Configuration.Save()
- в Launcher.Json.Structures.Configuration.wDSCp17frdBOrrLwF8a()
- в Launcher.Json.Structures.Configuration.V5od0tf6EG()
- в Launcher.Json.Structures.Configuration.wxStQ97YCfdwyVxJF8V()
- в Launcher.Json.Structures.Configuration..cctor()
- --- Конец трассировки внутреннего стека исключений ---
- в Launcher.MainWindow.IyiCD8BHd()
- в Launcher.MainWindow..ctor()
- --- Конец трассировки внутреннего стека исключений ---
- в System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
- в System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
- в System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
- в System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
- в System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)
- в System.Windows.Application.DoStartup()
- в System.Windows.Application.<.ctor>b__1_0(Object unused)
- в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
- в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
- в System.Windows.Threading.DispatcherOperation.InvokeImpl()
- в System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
- в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
- в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
- в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
- в MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
- в System.Windows.Threading.DispatcherOperation.Invoke()
- в System.Windows.Threading.Dispatcher.ProcessQueue()
- в System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
- в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
- в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
- в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
- в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
- в System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
- в MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
- в MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
- в System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
- в System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
- в System.Windows.Application.RunDispatcher(Object ignore)
- в System.Windows.Application.RunInternal(Window window)
- в System.Windows.Application.Run(Window window)
- в System.Windows.Application.Run()
- в Launcher.App.Main()
Add Comment
Please, Sign In to add comment