-
Notifications
You must be signed in to change notification settings - Fork 245
Open
Description
IniParser.Exceptions.ParsingException: Unknown file format. Couldn't parse the line: '[MSG.Value > 3000]'. while parsing line number 0 with value '' - IniParser version: 2.5.2.0 while parsing line number 8 with value '[MSG.Value > 3000]' - IniParser version: 2.5.2.0
---> IniParser.Exceptions.ParsingException: Unknown file format. Couldn't parse the line: '[MSG.Value > 3000]'. while parsing line number 0 with value '' - IniParser version: 2.5.2.0
at IniParser.Parser.IniDataParser.ProcessLine(String currentLine, IniData currentIniData)
at IniParser.Parser.IniDataParser.Parse(String iniDataString)
---> IniParser.Exceptions.ParsingException: Unknown file format. Couldn't parse the line: '[MSG.Value > 0]'. while parsing line number 0 with value '' - IniParser version: 2.5.2.0
at IniParser.Parser.IniDataParser.ProcessLine(String currentLine, IniData currentIniData)
at IniParser.Parser.IniDataParser.Parse(String iniDataString)
--- End of inner exception stack trace ---
at IniParser.Parser.IniDataParser.Parse(String iniDataString)
Metadata
Metadata
Assignees
Labels
No labels