jl168 / open-hardware-monitor

Automatically exported from code.google.com/p/open-hardware-monitor
0 stars 0 forks source link

Crash report #518

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Version: 0.6.0.0

System.Configuration.ConfigurationErrorsException: Система 
конфигурации не прошла инициализацию ---> 
System.Configuration.ConfigurationErrorsException: Отсутствует 
корневой элемент. 
(D:\Download\Sys\Monitoring\OpenHardwareMonitor\OpenHardwareMonitor.config) 
---> System.Xml.XmlException: Отсутствует корневой 
элемент.
   в System.Xml.XmlTextReaderImpl.Throw(Exception e)
   в System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   в 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.ThrowIfInitErrors()
   в System.Configuration.ClientConfigurationSystem.EnsureInit(String configKey)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Configuration.ClientConfigurationSystem.EnsureInit(String configKey)
   в System.Configuration.ClientConfigurationSystem.PrepareClientConfigSystem(String sectionName)
   в System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection(String sectionName)
   в System.Configuration.ConfigurationManager.GetSection(String sectionName)
   в System.Configuration.PrivilegedConfigurationManager.GetSection(String sectionName)
   в System.Diagnostics.DiagnosticsConfiguration.Initialize()
   в System.Diagnostics.DiagnosticsConfiguration.get_Sources()
   в System.Diagnostics.TraceSource.Initialize()
   в System.Net.Logging.InitializeLogging()
   в System.Net.Logging.get_On()
   в System.Net.HttpListener..ctor()
   в OpenHardwareMonitor.Utilities.HttpServer..ctor(Node node, Int32 port)
   в OpenHardwareMonitor.GUI.MainForm..ctor()
   в OpenHardwareMonitor.Program.Main()

System.Configuration.ConfigurationErrorsException: Отсутствует 
корневой элемент. 
(D:\Download\Sys\Monitoring\OpenHardwareMonitor\OpenHardwareMonitor.config) 
---> System.Xml.XmlException: Отсутствует корневой 
элемент.
   в System.Xml.XmlTextReaderImpl.Throw(Exception e)
   в System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   в 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.ThrowIfInitErrors()
   в System.Configuration.ClientConfigurationSystem.EnsureInit(String configKey)

Common Language Runtime: 2.0.50727.5466
Operating System: Microsoft Windows NT 6.1.7601 Service Pack 1
Process Type: 64-Bit

Original issue reported on code.google.com by daim...@gmail.com on 24 Sep 2013 at 3:58