最新版中控打开显示这个怎么解决[12/14/2016 13:14:32] System.TypeInitializationException: The type initializer for 'HighVoltz.HBRelog.Settings.GlobalSettings' threw an exception. ---> System.IO.IOException: 当文件已存在时,无法创建该文件。
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)
at HighVoltz.HBRelog.Settings.GlobalSettings.GetSettingsPath()
at HighVoltz.HBRelog.Settings.GlobalSettings..cctor()
--- End of inner exception stack trace ---
at HighVoltz.HBRelog.Settings.GlobalSettings.get_Instance()
at HighVoltz.HBRelog.HbRelogManager.get_Settings()
at HighVoltz.HBRelog.HbRelogManager..cctor()