I have 64-bit Windows Server 2003 SP1. I want to run the 32-bit IIS web applications on 64-bit Windows Server 2003. Is it possible to run? How? Help me.
Thanks.
I have 64-bit Windows Server 2003 SP1. I want to run the 32-bit IIS web applications on 64-bit Windows Server 2003. Is it possible to run? How? Help me.
Thanks.
Last edited by Madrid; 05-15-2009 at 11:08 AM.
Yes. It is possible to run. You have to configure the IIS on the server. So, open the Command Prompt and navigate to “%SystemRoot%\Inetpub\AdminScripts” directory. Then type the following command and hit Enter:
cscript.exe adsutil.vbs set W3SVC/AppPools/Enable32BitAppOnWin64 “true”
This above command will enable the IIS to run 32-bit applications on 64-bit Windows.
For more information about running 32-bit applications on 64-bit Windows, follow the below link:
Microsoft Corporation
LinkBacks Enabled by vBSEO
Bookmarks