An error occurs when i connect my access (MS Office 2007) database to a vb.net application
"The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine."
I am using a 32-bit System with Windows 7 Enterprise Edition as its OS (IIS 7.0), Taking help form the msdn sites i changed my preferences in
the application pool and enabled 32 bit application to true. But it is still returning the same error.