You can see the above message on attempting to open a CSV file in Microsft Excel. The cause is having “ID” as the very first characters in the file (case is important) because that causes a file type misidentification and CSV does not fit the application’s expectations for an SYLK format, an early spreadsheet file type used by Microsoft. More can be found here: http://support.microsoft.com/kb/323626.