i make project vb from OS 32 bit but when I deployment and install to another computer which OS 64 bit
why , It can not work.
when run the program , it's show error
" The microsoft.jet.oledb.4.0 provider is not register on the local "
please advice.
1 Replies - 583 Views - Last Post: 25 November 2012 - 09:35 AM
#1
vb.net create from win7 32 bit can not use in OS 64 bit
Posted 25 November 2012 - 07:21 AM
Replies To: vb.net create from win7 32 bit can not use in OS 64 bit
#2
Re: vb.net create from win7 32 bit can not use in OS 64 bit
Posted 25 November 2012 - 09:35 AM
hiran1800, on 25 November 2012 - 08:21 AM, said:
" The microsoft.jet.oledb.4.0 provider is not register on the local "
That component will not run on a 64 bit OS, so you have to use a different one.
Check out this MSDN FAQ
Page 1 of 1