Before you configure IIS to run 32-bit applications on 64-bit Windows, note the following:
Open a command prompt and navigate to the %windir%\Inetpub\AdminScripts directory.
Type the following:
cscript.exe adsutil.vbs set W3SVC/AppPools/Enable32BitAppOnWin64 1
Press ENTER.