windows2008 64位下安装 ArcGIS Server9.3.1需要注意的一个问题

去年有一次给客户实施ArcGIS Server9.3.1,到了客户现场发现客户服务器装的操作系统是Windows2008 64位的,系统无法正常安装部署,查了一下资料,需要把Windows2008 64位的IIS开启32位程序支持,微软网站上的帮助是:

 

Enable 32-bit Server Applications on 64-bitMachines

 

ASP.NET applications that use TX TextControl .NET Server must be compiled for 32-bit platforms (see this article).IIS must be configured to execute these 32-bit applications. Generally, allapplications will be executed in 64-bit mode.

 

1. Enable IIS”s 32-bit support // 开启IIS32位支持

 

Open a command prompt and type in thefollowing command: //在命令行中输入以下命令

 

cscript.%SYSTEMDRIVE%inetpubadminscriptsadsutil.vbs SETW3SVC/AppPools/Enable32bitAppOnWin64 1

 

This command enables the 32-bit mode inIIS.

 

2. Install the IIS 32-bit extensions//安装iis32为扩展

 

Open a command prompt and type thefollowing command:// //在命令行中输入以下命令

 

%SYSTEMROOT%Microsoft.NETFrameworkv2.0.50727aspnet_regiis.exe-i

 

This command installs the 32-bit webextensions for .NET Framework 2.0.

 

3. Activate .NET Framework 2.0 32-bit inIIS //iis中激活.NETFramework 2.0 32模式

 

In the IIS-Manager, select the “ASP.NETv2.0.50727 (32bit)” in the “Web Service Extensions” panel and check “allow” toactivate it.//IIS管理器中Web Service Extensions”面板中选择“ASP.NET v2.0.50727 (32bit)” 后点击确定。

 

4. Restart the IIS by opening a commandprompt://重启iis

 

iisrestart

 

按照以上方法处理后,ArcGISServer9.3.1Windows2008 64位操作系统上顺利安装。

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值