CodeCharge Studio

The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine.

This is one of the most common errors that occurs with IIS 7.

Solution:

To use the UI:

Command Line:

To change the application pool in which an application runs, use the following syntax:

%windir%\system32\inetsrv\appcmd.exe set config -section:applicationPools -[name='DefaultAppPool'].enable32BitAppOnWin64:true


On-line, printable versions and updates