HOW TO: Configure IIS6 to Run 32-bit Applications on 64-bit Windows
Summary
RMTrack v3.2.x does not support installation on 64-bit Windows.
Note that 64-bit versions of Windows IIS can be configured to run in 32bit mode. This will not enable RMTrack to be installed or run on 64-bit, and this information is supplied as reference material only.
Steps
- Open a command prompt and navigate to the %systemdrive%\Inetpub\AdminScripts directory.
- Type the following command:
cscript.exe adsutil.vbs set W3SVC/AppPools/Enable32BitAppOnWin64 "true"
Applies to
IIS