Misleading Error Description
Brought to you by:
mnmr
If for some reason you have 2 properties that map to the same field, it will display an error that claims certian fields do not exist.
FieldList.cs line 69 will throw an exception that is caught by GentleAnalyzer.cs line 239. From there it will display the error, when the correct error is "Duplicate Key"