在64位作業系統上安裝ArcGISServer9.3.1
Using ArcGIS Server with a 64-bit processor
ArcGIS Server 9.2 and higher is supported on the Intel and AMD 64-bit processor families. ArcGIS Server is a native 32-bit application. It is certified to run as a 32-bit application on 64-bit (x64) Microsoft Windows. Instructions provided below describe how to run the Internet Information Services (IIS) and ASP.NET 2.0 in 32-bit mode. ArcGIS Server requires IIS and ASP.NET 2.0 to run in 32-bit mode.
Configuring IIS to run in 32-bit mode
Run IIS in 32-bit mode and install the 32-bit version of ASP.NET 2.0. Detailed instructions are available from Microsoft at the following link: Running IIS in 32-bit mode
IIS does not support running both 32-bit and 64-bit modes at the same time on a 64-bit version of Windows. Because ArcGIS Server for the Microsoft .NET Framework requires IIS and ASP.NET to run in 32-bit mode, other applications that require being run in 64-bit mode cannot be applied to the same server. For example, running IIS/Tomcat using the 64-bit isapi_redirect.dll on a 64-bit server cannot coexist on the same 64-bit server as ArcGIS Server for the Microsoft .NET Framework, since the isapi_redirect.dll requires to be run in 64-bit mode. More information on this limitation is available from Microsoft: Switching between the 32-bit versions of ASP.NET 1.1 and the 64-bit version of ASP.NET 2.0
Configuring ASP.NET 2.0 to run in 32-bit mode
-
Click Start > Run. Type `cmd` and click OK.
-
Type the following command to enable the 32-bit mode:
cscript %SYSTEMDRIVE%inetpubadminscriptsadsutil.vbs SET W3SVC/AppPools/Enable32bitAppOnWin64 1
-
Type the following command to install the version of ASP.NET 2.0 (32-bit) and to install the script maps at the IIS root and under:
%SYSTEMROOT%Microsoft.NETFrameworkv2.0.50727aspnet_regiis.exe -i
-
Make sure that the status of ASP.NET version 2.0.50727 (32-bit) is set to `Allowed` in the Web service extension list in Internet Information Services Manager.
ArcGIS Server for Microsoft .Net Framework is a native 32-bit application. It is certified to run as a 32-bit application on 64-bit (x64) Microsoft Windows. Web server support is based on the Web server vendor’s support of 64-bit Microsoft Windows. Check with a Web server vendor, if the Web server is supported on 64-bit Microsoft Windows.
相關文章
- 在Ubuntu作業系統裡安裝DockerUbuntu作業系統Docker
- 【git】Ubuntu作業系統上安裝Git LFSGitUbuntu作業系統
- RedHat 7.6作業系統安裝Redhat作業系統
- # 2020-09-26 #「Linux」- 在作業系統安裝後……Linux作業系統
- Windows 11 作業系統安裝方法Windows作業系統
- 在銀河麒麟高階伺服器作業系統V10上安裝docker伺服器作業系統Docker
- 作業-安裝虛擬機器以及CentOS作業系統虛擬機CentOS作業系統
- Linux作業系統中安裝VMware ToolsLinux作業系統
- 實戰-使用 Cobbler 安裝作業系統作業系統
- Powershell 命令列安裝 Windows 作業系統命令列Windows作業系統
- 作業系統1—作業系統概論(上)作業系統
- window 作業系統,安裝 mongodb.zip 包作業系統MongoDB
- Windows作業系統安裝MySQL解壓版Windows作業系統MySql
- 如何判斷Linux系統安裝在VMware上?Linux
- 最新版 Harbor 在ubuntu系統上安裝Ubuntu
- 國產處理器伺服器作業系統安裝(海之舟伺服器作業系統安裝說明)伺服器作業系統
- solaries作業系統安裝64位JDK1.6作業系統JDK
- 樹莓派作業系統安裝和啟動樹莓派作業系統
- RAID磁碟硬陣列及安裝作業系統AI陣列作業系統
- 天兔(Lepus)監控作業系統(OS)安裝配置作業系統
- 【docker專欄2】CentOS作業系統安裝DockerCEDockerCentOS作業系統
- CentOS 7.8作業系統安裝(用於生產)CentOS作業系統
- 作業系統封裝操作作業系統封裝
- 作業系統裝置管理作業系統
- ubuntu系統上安裝nodejsUbuntuNodeJS
- 如何安裝Linux作業系統?Linux運維教學Linux作業系統運維
- 恆訊科技分析:如何使用IPMI安裝作業系統?作業系統
- 關於安裝VMware以及Linux作業系統過程Linux作業系統
- CentOS7.5安裝PostgreSQL作業系統配置指令碼CentOSSQL作業系統指令碼
- 如何給自己的mac電腦安裝雙系統,在蘋果電腦上安裝win系統Mac蘋果
- Redis在Windows作業系統的各版本安裝包(壓縮包)下載地址RedisWindows作業系統
- linux/OSX中“DD”命令製作ISO映象作業系統安裝U盤Linux作業系統
- linux安裝DB2之前的作業系統引數LinuxDB2作業系統
- RHEL7.3通過PXE啟動安裝作業系統作業系統
- 伺服器批次安裝作業系統 批次遠端桌面伺服器作業系統
- U盤裝CENTOS作業系統CentOS作業系統
- xp系統安裝不上pythonPython
- FreeBSD系統上如何安裝Bugzilla?FreeBSD系統安裝Bugzilla的方法教程
- RUST 在linux 系統的安裝RustLinux