I know that this must have been asked but I think I have tried all the suggestions written.
I am using:
- Win 7 x64
- Office 2010(32 bit).
- MSFT Access Database 2010(32 bit)
- MSFT Office Access Database engine 2007.
My project is ANY CPU but still getting this error. Here is my connection string
"Provider=Microsoft.ACE.OLEDB.12.0;Data Source=" + fileLocation + ";
Extended Properties=\"Excel 12.0;HDR=Yes;IMEX=1\";"
I have also checked my App Pool is currently set to False for 32 bit applications.
Any ideas guys?