|
阅读:1255回复:0
ArcGIS Server 9.2 for .NET Framework安装和使用
<P align=center><STRONG><STRONG>ArcGIS Server 9.2 for .NET Framework</STRONG><STRONG>安装和使用</STRONG></STRONG></P>
<P>1、先确保系统已安装:IE,IIS,.NET Framework 2.0,Visual Studio 2005(Web ADF VS2005 ; Mobile ADF Require)。</P> <P>2、安装ArcGIS Server,包括GIS Server(SOM,SOC),Web Application,Web ADF, Mobile ADF等组件。</P> <P>3、Post Install:指定SOM、SOC、ArcGISWebService用户账号,工作目录,主机名;安装授权。</P> <P >完成安装……</P> <P>4、用户权限设置:将user(你的系统登录用户)添加到agsadmin或agsusers组,之后才能管理和使用GIS Server。</P> <P>5、注册ASP.Net:如果IIS装于.NET之后,需要重新注册ASP.Net,方法:</P> <P >Re-register ASP.Net with IIS</P> <P >1). FIND THE ASP.Net VERSION INSTALLED: </P> <P> A. In Windows Explorer, browse to C:"WINDOWS"Microsoft.NET"Framework </P> <P> There is a folder with a 2.0 version, such as v2.0.50727. </P> <P> B. Note the full version number shown. </P> <P >2). REGISTER ASP.Net 2.0 with IIS: </P> <P> A. In Windows, on the Start menu, go to Start > Run </P> <P> B. At the command prompt, type: </P> <P> %WINDIR%"Microsoft.NET"Framework"v2.0.50727"aspnet_regiis.exe -i</P> <P> C. Replace v2.0.50727 with the version number of the .Net Framework as noted in step 1B. </P> <P> D. Press ENTER to register that version of the Microsoft .Net Framework with IIS. </P> <P> E. Launch ArcGIS Server Manager for the Microsoft .Net Framework.</P> <P>6、 将准备在ArcGIS Server上发布的数据文件夹共享,以便提供访问数据权限,使用manager发布。</P> <P>7、其它注意事项:</P> <P>1)关掉“文件夹选项”中的“简单文件共享”</P> <P>2)端口和防火墙设置:exceptions for Web Port (http) port 80, DCOM (ArcGIS Server) port 135, ArcSOM.exe and ArcSOC.exe</P> |
|
|