Running 32-bit Applications on 64-bit Windows

Updated: August 22, 2005

Applies To: Windows Server 2003, Windows Server 2003 with SP1

Windows Server 2003™, Service Pack 1 enables IIS 6.0 to run 32-bit Web applications on 64-bit Windows using the Windows-32-on-Windows-64 (WOW64) compatibility layer. IIS 6.0 using WOW64 is intended to run 32-bit personal productivity applications needed by software developers and administrators, including 32-bit Internet Information Services (IIS) Web applications.

On 64-bit Windows, 32-bit processes cannot load 64-bit DLLs, and 64-bit processes cannot load 32-bit DLLs. If you plan to run 32-bit applications on 64-bit Windows, you must configure IIS to create 32-bit worker processes. Once you have configured IIS to create 32-bit worker processes, you can run the following types of IIS applications on 64-bit Windows:

  • Internet Server API (ISAPI) extensions

  • ISAPI filters

  • Active Server Page (ASP) applications (specifically, scripts calling COM objects where the COM object can be 32-bit or 64-bit)

  • ASP.NET applications

IIS can, by default, launch Common Gateway Interface (CGI) applications on 64-bit Windows, because CGI applications run in a separate process.

Configuring IIS to run 32-bit Web applications on 64-bit Windows

Before you configure IIS to run 32-bit applications on 64-bit Windows, note the following:

  • IIS only supports 32-bit worker processes in Worker Process Isolation mode on 64-bit Windows.

  • On 64-bit Windows, the World Wide Web Publishing service can run 32-bit and 64-bit worker processes. Other IIS services like the IIS Admin service, the SMTP service, the NNTP service, and the FTP service run 64-bit processes only.

  • On 64-bit Windows, the World Wide Web Publishing service does not support running 32-bit and 64-bit worker processes concurrently on the same server.

For the procedure to run 32-bit Web applications on 64-bit Windows, see Configuring IIS to Run 32-bit Applications on 64-bit Windows.

After configuring IIS to run 32-bit Web applications on 64-bit Windows

After you configure IIS 6.0 to run 32-bit Web applications, IIS stores 32-bit DLLs and ISAPIs in the %windir%\syswow64\inetsrv directory. All other IIS files, including the MetaBase.xml file, are stored in the %windir%\system32\inetsrv directory. File access to the System32 and sub directories are transparently redirected based on the bitness of the process making that file access (64-bit processes have full access, while 32-bit processes have access to System32 redirected to Syswow64). If your legacy applications have specific 32-bit file access needs and you notice application failures, see if the application needs to reference the new %windir%\syswow64\inetsrv to resolve the problem.

Tags :


Community Content

TogawaK
ok...
<br /><br /><br />  <br /><br /><br /><br /><br /><br /><br /><br /><br /><br /> 仕様 <br /><br /><br /><br /><br /><br /> SHARP Corporation <br /><br /> システム モデル:<br /> PC-TX-K<br /><br /> BIOS バージョン:<br /> SHARP Corporation 6.00 1.04 <br /><br /><br /><br /><br /><br /> オペレーティング システム <br /><br /><br /><br /><br /><br /> Microsoft Windows XP Home Edition <br /><br /> バージョン:<br /> 5.1.2600 <br /><br /> Service Pack:<br /> 3.0 <br /><br /> 場所:<br /> C:\WINDOWS<br /><br /> PID:<br /> 76492-OEM-0011903-00115<br /><br /> ホット フィックス:<br /> KB982665<br /><br /><br /><br /><br /><br /> メモリ (RAM) <br /><br /><br /><br /><br /><br /> 容量:<br /> 1 GB<br /><br /><br /><br /><br /><br /><br /><br /><br /> プロセッサ <br /><br /><br /><br /><br /><br /> Intel(R) Pentium(R) 4 CPU 3.00GHz <br /><br /> バージョン:<br /> x86 Family 15 Model 4 Stepping 3 <br /><br /> 速度:<br /> 2992 MHz <br /><br /><br /><br /><br /><br /> 一般のコンピュータ情報 <br /><br /><br /><br /><br /><br /> システム名:<br /> YOUR-44F1945F86 <br /><br /> ドメイン:<br /> WORKGROUP <br /><br /> タイム ゾーン:<br /> 東京 (標準時)<br /><br /> 接続:<br /> ワークステーション (スタンドアロン)<br /><br /> プロキシ サーバー:<br /> なし<br /><br /> IP アドレス:<br /> 0.0.0.0<br /> 192.168.0.4<br /><br /> IPX アドレス:<br /> 無効<br /><br /><br /><br /><br /><br /> ローカル ディスク <br /><br /><br /><br /><br /><br /> 全容量: 372.61 GB <br /><br /> ハード ディスクの合計: (C: D: ) <br /><br /><br /><br /><br /><br /><br /> 使用済み: 28.15 GB<br /><br /><br /> 空き: 344.45 GB <br />
Tags :

Page view tracker