Code2night
  • Home
  • Guest Posts
  • Tutorial
  • Languages
    • Angular
    • C
    • C#
    • HTML/CSS
    • Java
    • JavaScript
    • Node.js
    • Python
    • React
    • SQL Server
    • TypeScript
  • Post Blog
  • Tools
    • JSON Beautifier
    • HTML Beautifier
    • XML Beautifier
    • CSS Beautifier
    • JS Beautifier
    • PDF Editor
  • Register
  • Login
  1. Home
  2. Blogpost

The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine.

Date- Jun 22,2022

12003

MicrosoftACEOLEDB120


The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine.

So you will face this error while using Ole Db for Excel Import in Asp.Net Webform or mvc.

So, the main reason behind this error is your system doesn't have the Microsoft Access Redestributable file installed. Basically, in the latest version of SQL( Sql Server 2019), these Ole DB Drivers are installed by default. But in older versions of SQL, we have to add Microsoft Access Ole Db Engine manually. You can download the file from

Solution 1:  Click the link below and Download
2007 Office System Driver Data Connectivity Component

After installing this , you have to install the downloaded file and try to run your application. This must solve the issue. In case you still have issue you can check Solution 2

Solution 2: Click the link below and Download

 Microsoft Access Database Engine Redestributable Download. 

Just open the link and click on 

After clicking this you will see two checkboxes, select the 64-bit version if your system has 64-bit operating system and click next.

After clicking next, a file will start downloading, just install that file, and after the installation is completed.

Restart the system.

Access Database engine will not work without restarting. So, restart your system and try to run your application again. This time you will not face the same error. So, this is how you can solve the issue The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine.

Let us know if you face any difficulty. You can also comment if you face any problem.

S
Shubham Batra
Programming author at Code2Night — sharing tutorials on ASP.NET, C#, and more.
View all posts →

Comments

Tags

Swagger UI
Swashbuckle
SwashbuckleAspNetCore
Rest API
Postman
Api Testing
ITextSharp
Export to Pdf
AspNet Core
AspNet
C#
View to Pdf in Aspnet
Scheduler
Fibonacci series in Java
Display Fibonacci Series
First C# Program
What is C?
C
C Programming
CodeLobster
Free Download for Youtube Subscribers!

First click on Subscribe Now and then subscribe the channel and come back here.
Then Click on "Verify and Download" button for download link

Subscribe Now | 1760
Download
Support Us....!

Please Subscribe to support us

Thank you for Downloading....!

Please Subscribe to support us

Continue with Downloading
Be a Member
Join Us On Whatsapp Join Us On Facebook
Code2Night

A community platform for sharing programming knowledge, tutorials, and blogs. Learn, write, and grow with developers worldwide.

Panipat, India   info@code2night.com

Quick Links
  • Home
  • Blogs
  • Tutorials
  • About Us
  • Contact
  • Privacy Policy
  • Terms & Conditions
  • Guest Posts
Dev Tools
  • JSON Beautifier
  • HTML Beautifier
  • XML Beautifier
  • CSS Beautifier
  • JS Beautifier
  • PDF Editor
By Language
  • Angular
  • C
  • C#
  • HTML/CSS
  • Java
  • JavaScript
  • Node.js
  • Python
  • React
  • SQL Server
  • TypeScript
© 2026 Code2Night. All Rights Reserved.
Built with for developers