.error:System.Configuration.ConfigurationErrorsException: 配置系统未能初始化 ---> System.Configuration.ConfigurationErrorsException: 缺少根元素。 (C:\Users\lichenhao\AppData\Local\CefSharp\FbManager.exe_Url_hrt2qewkiypkyoft10cq2mhxbswkpidk\1.0.0.0\user.config) ---> System.Xml.XmlException: 缺少根元素。
在 System.Xml.XmlTextReaderImpl.Throw(Exception e)
在 System.Xml.XmlTextReaderImpl.ParseDocumentContent()
在 System.Xml.XmlTextReaderImpl.Read()
在 System.Xml.XmlTextReader.Read()
在 System.Configuration.XmlUtil..ctor(Stream stream, String name, Boolean readToFirstElement, ConfigurationSchemaErrors schemaErrors)
在 System.Configuration.BaseConfigurationRecord.InitConfigFromFile()
--- 内部异常堆栈跟踪的结尾 ---
在 System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)
在 System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)
在 System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors()
在 System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)
--- 内部异常堆栈跟踪的结尾 ---
在 System.Configuration.ConfigurationManager.PrepareConfigSystem()
在 System.Configuration.ConfigurationManager.GetSection(String sectionName)
在 System.Configuration.PrivilegedConfigurationManager.GetSection(String sectionName)
在 System.Net.Configuration.WebRequestModulesSectionInternal.GetSection()
在 System.Net.WebRequest.get_PrefixList()
在 System.Net.WebRequest.Create(Uri requestUri, Boolean useUriBase)
在 System.Net.WebRequest.Create(String requestUriString)
在 FBManager.Client.ClientRequest.getUpdateInfo()
这个问题有没有知道如何解决