Getting an 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine error when I tried hosting on Azure Servers

Posted by user1864888 on Stack Overflow See other posts from Stack Overflow or by user1864888
Published on 2012-11-30T01:07:41Z Indexed on 2012/11/30 5:04 UTC
Read the original article Hit count: 293

Filed under:
|

I am hosting a web application which uses OLEDB 12 to read an Excel file, but getting the error "'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine". Wonder if I should use lower version of OLEDB or Azure does not support OLEDB services at all. Before rewriting the program, just wanted to see if anyone knows a better alternative. I am using Visual Studio 2010 for my development. Thanks in Advance.

© Stack Overflow or respective owner

Related posts about Azure

Related posts about oledb