开源改变世界!!

启动时崩溃 – .net 异常 #111

推推 grbl 2年前 (2023-02-10) 168次浏览
关闭
NinjaPenguin72 开启了这个问题 2019 年 10 月 4 日 · 1条评论
关闭

启动时崩溃 – .net 异常#111

NinjaPenguin72 开启了这个问题 2019 年 10 月 4 日 · 1条评论

评论

启动时崩溃 - .net 异常 #111

应用程序:OpenCNCPilot.exe
框架版本:v4.0.30319
描述:进程因未处理的异常而终止。
异常信息:System.Xml.XmlTextReaderImpl.Throw
(System.Exception)
在 System.Xml.XmlTextReaderImpl.ParseText(Int32 ByRef, Int32 ByRef, Int32 ByRef)
在 System.Xml.XmlTextReaderImpl.ParseText()
在System.Xml.XmlTextReaderImpl.ParseElementContent()
在 System.Configuration.XmlUtil.StrictReadToNextElement(System.Configuration.ExceptionAction)
在 System.Configuration.BaseConfigurationRecord.ScanSectionsRecursive(System.Configuration.XmlUtil, System.String, Boolean, System.String, System .Configuration.OverrideModeSetting,布尔值)
在 System.Configuration.BaseConfigurationRecord.ScanSectionsRecursive(System.Configuration.XmlUtil, System.String, Boolean, System.String, System.Configuration.OverrideModeSetting, Boolean)
在 System.Configuration.BaseConfigurationRecord.ScanSections(System.Configuration.XmlUtil)
在系统.Configuration.BaseConfigurationRecord.InitConfigFromFile()

异常信息:System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors
(Boolean)
在 System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(System.Configuration.ConfigurationSchemaErrors)
在 System.Configuration.ClientConfigurationSystem.OnConfigRemoved(System.Object, System.Configuration ) .Internal.InternalConfigEventArgs)

异常信息:System.Configuration.ClientConfigurationSystem.OnConfigRemoved
(System.Object, System.Configuration.Internal.InternalConfigEventArgs)
在 System.Configuration.Internal.InternalConfigRoot.OnConfigRemoved(System.Configuration.Internal.InternalConfigEventArgs)
在 System. .Configuration.Internal.InternalConfigRoot.RemoveConfigImpl(System.String,System.Configuration.BaseConfigurationRecord)
在 System.Configuration.BaseConfigurationRecord.GetSectionRecursive(System.String,Boolean,Boolean,Boolean,Boolean,System.Object ByRef,System.Object ByRef)
在 System.Configuration.BaseConfigurationRecord.GetSection(System.String)
在 System.Configuration.ConfigurationManager.GetSection(System.String)
在 System.Configuration.ClientSettingsStore.ReadSettings(System.String,布尔值)
在 System.Configuration.LocalFileSettingsProvider.GetPropertyValues(System.Configuration.SettingsContext,System.Configuration.SettingsPropertyCollection
) )
在 System.Configuration.SettingsBase.GetPropertyValueByName(System.String)
在 System.Configuration.SettingsBase.get_Item(System.String)
在 System.Configuration.ApplicationSettingsBase.GetPropertyValue(System.String)
在 System.Configuration.ApplicationSettingsBase.get_Item(System .String)
在 OpenCNCPilot.Properties.Settings.get_SettingsUpdateRequired()
在 OpenCNCPilot.App.Application_Startup(System.Object, System.Windows.StartupEventArgs)
在 System.Windows.Application.OnStartup(System.Windows.StartupEventArgs)
在 System.Windows.Application.<.ctor>b__1_0(System.Object)
在System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate,System.Object,Int32)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object,System.Delegate,System.Object,Int32,System.Delegate)
在System.Windows.Threading.DispatcherOperation.InvokeImpl()
在 MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(System.Object)
在 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean )

在 System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext , System.Threading.ContextCallback,System.Object,布尔值)对象)
在 MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext、System.Threading.ContextCallback、System.Object)
在 System.Windows.Threading.DispatcherOperation.Invoke(
) )
在 System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
在 MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System .Delegate, System.Object, Int32, System.Delegate)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
在 MS.Win32 .HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
在 MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
在 System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
在 System.Windows.Application.RunDispatcher(System.Object)
在 System.Windows.Application.RunInternal(System.Windows.Window)
在 OpenCNCPilot.App.Main()

启动时崩溃 - .net 异常 #111
所有者

你以前用过OpenCNCPIlot吗?解析配置文件时看起来像个错误。尝试删除martin2250Appdata / Local 文件夹中的文件夹。