Michael J. Hamilton, Sr.

MikeH - Another Geek In Need...
posts - 29, comments - 21, trackbacks - 47

Sunday, April 13, 2008

The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine - Running Vista x64 / Vista 64bit / 64bit

I ran into this problem while trying to model some demo code for an ASP.Net application.

I'm running Vista Enterprise x64 and Visual Studio x64 2008.

When I tried to create a new web application in VS 2008 and browse it, I'd get the above error. The fix was to change the application pool to run in 32 bit.

Right-Click on My Computer --> Manage

Expand Services and Applications

Select Internet Information Services, then local Application Pools under Connections.

 

image

Right click on DefaultAppPool, Advanced Settings, and set the 32bit mode to True:

image

Hopefully this will be useful to others out there.

 

MikeH... Another Geek in Need...

posted @ Sunday, April 13, 2008 7:40 AM | Feedback (5) | Filed Under [ ASP.Net Development ]

Powered by: