其他分享
首页 > 其他分享> > The 'microsoft.jet.oledb.4.0' provider is not registered on the local machin

The 'microsoft.jet.oledb.4.0' provider is not registered on the local machin

作者:互联网

场景:64位系统访问access数据库出错。

环境:window7 64位、iis 6.1   office版本为32位的

原因:64位系统访问32位的office找不到驱动。解决方法:vs中生成改为x86系统、iis程序池里改为 兼容32位

 

 

 改了之后,可能会遇到:

The current identity (xxxxx) does not have write access to C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files

这时,需要重新注册一下。

 

标签:machin,iis,jet,office,32,registered,access,64,NET
来源: https://www.cnblogs.com/25miao/p/11301698.html