Im working on a project that will read a excel document and return a dataset. The error only happens when trying to execute this code. I dont understand what is wrong with this code ive have tried using multiple excel files. [https://i.stack.imgur.com/7lq9I.png] public static DataSet ImportExcelXLS(string FileName, bool hasHeaders) { [...] read more
I am going bloody insane, I have installed a different type of Windows 8 (pro) at work, and now VS12 gives me this error. At home I have home edition W8 and everything works fine. I found ONLY ONE PERSON encountering this error EVER in Google, and he solved this [...] read more