We have a 64-bit 2012 server and one of our asp.net applications is throwing the error below. We are connecting to an Excel file to read the rows. We installed the AccessDatabaseEngine for 64-bit but still getting the error. Any ideas?
The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine.
Member
310 Points
1394 Posts
Provider is not registered error
Jun 29, 2015 03:52 PM|dlchase|LINK
We have a 64-bit 2012 server and one of our asp.net applications is throwing the error below. We are connecting to an Excel file to read the rows. We installed the AccessDatabaseEngine for 64-bit but still getting the error. Any ideas?
The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine.
Contributor
4407 Points
1266 Posts
Re: Provider is not registered error
Jun 29, 2015 03:58 PM|mostafasydney|LINK
Please see this thread to resolve your problem: https://social.msdn.microsoft.com/Forums/en-US/1d5c04c7-157f-4955-a14b-41d912d50a64/how-to-fix-error-the-microsoftaceoledb120-provider-is-not-registered-on-the-local-machine?forum=vstsdb
Hope it will help.
Mostafa
If this post helps you to resolve your problem, don't forget to "Mark as Answer"