Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- OS: Майкрософт Windows 8.1 Корпоративная (6.2.9200.0) x64
- Installed language: ru-RU
- Physical memory: total 3, available: 1
- Virtual memory: total 1, available: 1
- Exception System.UnhandledExceptionEventArgs
- Detail info System.Windows.Markup.XamlParseException: 'The invocation of the constructor on type 'Launcher.MainWindow' that matches the specified binding constraints threw an exception.' Line number '6' and line position '9'. ---> System.TypeInitializationException: The type initializer for 'Launcher.Json.Structures.Configuration' threw an exception. ---> System.Configuration.ConfigurationErrorsException: DataContractSerializer config section under System.Runtime.Serialization section group could not be loaded. Verify that machine.config is correctly set up.
- at System.Runtime.Serialization.Configuration.DataContractSerializerSection.UnsafeGetSection()
- at System.Runtime.Serialization.DataContract.get_ConfigSection()
- at System.Runtime.Serialization.DataContract.LoadKnownTypesFromConfig(Type type, Dictionary`2 typesChecked, Dictionary`2& knownDataContracts)
- at System.Runtime.Serialization.DataContract.ImportKnownTypeAttributes(Type type, Dictionary`2 typesChecked, Dictionary`2& knownDataContracts)
- at System.Runtime.Serialization.DataContract.ImportKnownTypeAttributes(Type type)
- at System.Runtime.Serialization.ClassDataContract.ClassDataContractCriticalHelper.get_KnownDataContracts()
- at System.Runtime.Serialization.ClassDataContract.get_KnownDataContracts()
- at System.Runtime.Serialization.XmlObjectSerializerWriteContext.SerializeWithoutXsiType(DataContract dataContract, XmlWriterDelegator xmlWriter, Object obj, RuntimeTypeHandle declaredTypeHandle)
- at System.Runtime.Serialization.Json.DataContractJsonSerializer.InternalWriteObjectContent(XmlWriterDelegator writer, Object graph)
- at System.Runtime.Serialization.Json.DataContractJsonSerializer.InternalWriteObject(XmlWriterDelegator writer, Object graph)
- at System.Runtime.Serialization.XmlObjectSerializer.InternalWriteObject(XmlWriterDelegator writer, Object graph, DataContractResolver dataContractResolver)
- at System.Runtime.Serialization.XmlObjectSerializer.WriteObjectHandleExceptions(XmlWriterDelegator writer, Object graph, DataContractResolver dataContractResolver)
- at System.Runtime.Serialization.Json.DataContractJsonSerializer.WriteObject(XmlDictionaryWriter writer, Object graph)
- at System.Runtime.Serialization.Json.DataContractJsonSerializer.WriteObject(Stream stream, Object graph)
- at Launcher.Serializer.DeSerialize[T](T value, Stream stream)
- at Launcher.Serializer.DeSerializeToFile[T](T value, String path)
- at Launcher.Json.Structures.Configuration.Save()
- at Launcher.Json.Structures.Configuration.Default()
- at Launcher.Json.Structures.Configuration..cctor()
- --- End of inner exception stack trace ---
- at Launcher.MainWindow._LoadConfig()
- at Launcher.MainWindow..ctor()
- --- End of inner exception stack trace ---
- at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
- at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
- at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
- at System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
- at System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)
- at System.Windows.Application.DoStartup()
- at System.Windows.Application.<.ctor>b__1_0(Object unused)
- at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
- at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
- at System.Windows.Threading.DispatcherOperation.InvokeImpl()
- at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
- at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
- at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
- at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
- at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
- at System.Windows.Threading.DispatcherOperation.Invoke()
- at System.Windows.Threading.Dispatcher.ProcessQueue()
- at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
- at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
- at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
- at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
- at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
- at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
- at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
- at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
- at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
- at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
- at System.Windows.Application.RunDispatcher(Object ignore)
- at System.Windows.Application.RunInternal(Window window)
- at System.Windows.Application.Run(Window window)
- at System.Windows.Application.Run()
- at Launcher.App.Main()
Advertisement
Add Comment
Please, Sign In to add comment