vb.net “Microsoft.ACE.OLEDB.12.0”提供程序未注册
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/49975566/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
The 'Microsoft.ACE.OLEDB.12.0' provider is not registered
提问by Ronnie Jimenez
I already installed my App to 2 clients laptop. The application works properly on the one laptop while on the one laptop, there's an error and it says:
我已经将我的应用程序安装到 2 台客户端笔记本电脑上。该应用程序在一台笔记本电脑上正常运行,而在一台笔记本电脑上,出现错误,并显示:
Unhandled exception has occured in your application. If you click continue. The application will ignore this error and attempt to continue. If you click Quit, the application will close immediately. "The 'Microsoft.ACE.OLEDB.12.0' provider is not registered"
您的应用程序中发生了未处理的异常。如果单击继续。应用程序将忽略此错误并尝试继续。如果单击退出,应用程序将立即关闭。“'Microsoft.ACE.OLEDB.12.0' 提供程序未注册”
I check his laptop. it is 64 bit. what can i do?
我检查了他的笔记本电脑。它是 64 位的。我能做什么?
回答by Prakash
You Need to install this Component..
你需要安装这个组件..

