Ever Wanted to Own and Operate a Fully Featured Dynamic DNS Service?
Now You Can With MintDNS 2009 Enterprise - - Our Award Winning Dynamic DNS (DDNS) Server Suite!!!
It's never been easier to run your own DDNS service.

Looking for free Dynamic DNS (DDNS) services? Please use our free DDNS service at http://www.dynddns.us

MintDNS Knowledge Base



Go Back
Microsoft.JET OLEDB 4.0 is not registered
 
Solution for Windows Vista Ultimate 64 bit issue: The ?Microsoft Jet OLEDB.4.0 is not registered on the local machine.

Special Note for developers:
Note:
This error is due to the fact that the Jet provider does not exist in a 64 bit version. To enable compatibility in your .NET applications set your project properties/compile Target CPU: type to x86 instead of AnyCPU.

E.G.
Click Project/Properties and choose the compile tab. Click the Advanced Compile Options button and change the Target CPU type to x86.


Go Back