This the error I am getting when I install VB application which is developed in VS 2010 with Access 2010 as backend
error: ACEW OLEDB 12.0 not REGISTERED on local machine
This appears to be faced by many people. I faced it first time when I installed similar project in Windows 7.
The solution for this was given MSDN forum etc was
1.Install Access DB Engine
2. Build to x86
This worked perfectly and I had forgotten all about it.
But I am facing the same problem when the product is installed in client's PC having WINDOWS 8
Has anyone faced this problem with windows 8 or Office with 64 bit version giving the same error?
I tried to use Build to x64 but then I got same error (ace oledb 12.0 not registerd on local machine
) even on my machine!
What is the solution?
Thanks in Advance!
V L PATIL