HOW TO: Configure IIS6 to Run 32-bit Applications on 64-bit Windows
Summary
On 64bit versions of Windows IIS must be configured to run in 32bit mode in order
for RMTrack to function correctly.
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
RMTrack Issue Tracking - All versions
Keywords: IIS, 64bit, INSTALLATION
|