Hi,
I have written an application in Visual Basic .NET 2008 with .NET Framework 2.0.
I have published all necessary files/assemblies when installing my application to target systems.
It works well on all systems I have tested it.
However, one user reported that is using Vista on a 64 bit machine and encountered a problem!
This is the exact error he received:
-
Error reading data from database:
The Microsoft.Jet.OLEDB.4.0 provider is not registered on the local machine.
-
How should I handle this?
Please help me!
I have written an application in Visual Basic .NET 2008 with .NET Framework 2.0.
I have published all necessary files/assemblies when installing my application to target systems.
It works well on all systems I have tested it.
However, one user reported that is using Vista on a 64 bit machine and encountered a problem!
This is the exact error he received:
-
Error reading data from database:
The Microsoft.Jet.OLEDB.4.0 provider is not registered on the local machine.
-
How should I handle this?
Please help me!