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

前端 未结 3 559
独厮守ぢ
独厮守ぢ 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条回答
  •  -上瘾入骨i
    2020-12-17 02:58

    You shouldn't try to target your application to 32-bit in which case you are losing the advantages of using 64-bit system. As aaa has pointed out, you can use the latest Access Database Engine 2010 to address this issue. Please refer to my blog post for complete solution.

    Hope it helps.

提交回复
热议问题