setup deployment - Oledb 4.0 is not registered on the local machine (64 bit) -


I created my setup in Pure Framework 2.0 and using IM, Windows 7 and its 64 bit. Application Unwanted Exception: "Oleb 4.0 is not registered on local machine" to fix the problem. (My work is 32 bit fine .. There is no problem)

I think the reason It is that you are using Jet but there is no 64 bit version of Jet. The easiest way to fix this problem is to have your app compiled as 32 bit (I think the advanced compiler option In).

Otherwise you can do this by changing your code to such use (which is the continuation of Jet), but I'm not sure. In this article, you can get some details about Jet Vs.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -