“The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine”…DNN

前端 未结 3 557
独厮守ぢ
独厮守ぢ 2020-12-17 02:22

I\'m trying to get a new DotNetNuke site up and running on our 64-bit server, and I\'m encountering the following error message:

\"The \'Microsoft.Jet.OLEDB.4.0\' pr

3条回答
  •  攒了一身酷
    2020-12-17 02:44

    HI, Now the Microsoft has released the 2010 Office System Driver Beta: Data Connectivity Components which is supported both in 32 bit as well as 64 bit OS. So using this driver instead of the traditional Microsoft.Jet.OLEDB.4.0 driver will give us a 64 bit application running on a 64 bit server (that is what we really need).

    Though this is in beta, it worked fine for me.

    You can download this driver from 2010 Office System Driver Beta: Data Connectivity Components

    Thnks

提交回复
热议问题