NuGenesis LMS 실행시 "InnerException, Root element is missing" 오류 발생 - WKB24647
증상
- NuGenesis LMS 클라이언트를 시작할 때 오류 메시지가 나타납니다.
- Show Details 버튼을 클릭하면 다음 오류 메시지가 나타납니다.
The type initializer for 'Creon.Common.Utils.UserSettings' threw an exception
at Creon.Common.Utils.UserSettings.getValueForKey(String key)
at MainApp.App.OnStartup(StartupEventArgs e)
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)
InnerException
Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(Stream inStream)
환경
- NuGenesis 8 LMS
- NuGenesis 8 ELN
원인
weln_user_settings.xml 파일이 AppData 폴더에 있지만 파일은 비어 있습니다.
수정 또는 해결 방법
- AppData 폴더로 이동합니다.
- 예: %APPDATA%\Waters\NuGenesis LMS\8.0.3.0
- weln_user_settings.xml 파일을 삭제합니다.
- LMS 클라이언트를 재시작합니다.
추가 정보
id24647, ELN, NGLMS, NGLMSLIC, NGLMSOPT, SUPNG