'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine giving exception on client

心已入冬 提交于 2021-01-29 06:02:48

问题


I am getting error while reading excel file with MVC website on client machine

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

Its perfectly working with localhost

suggest me something


回答1:


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

Fix: Install the 2007 Office System Driver: Data Connectivity Components

For more information, see SQL SERVER – FIX – Export Error – ‘Microsoft.ACE.OLEDB.12.0’ provider is not registered on the local machine

Hope this helps.



来源:https://stackoverflow.com/questions/16238411/microsoft-ace-oledb-12-0-provider-is-not-registered-on-the-local-machine-givin

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!