阅读:1283回复:1
有关arcgis server9安装配置的问题
安装配置完arcgis server9后,在catalog中add arcgis server,提示“the connection could not be made”,哪位能告诉我这是怎么回事?
|
|
1楼#
发布于:2006-08-17 12:39
<TABLE>
<TR> <TH vAlign=top> <P>解决方法如下:</P> <P>Software:</P></TH> <TD vAlign=top> <P> <B>ArcGIS Server</B> 9.0, 9.1</P></TD></TR> <TR> <TH vAlign=top>Platforms:</TH> <TD vAlign=top> <B>Windows</B> 2000, XP, 2003Server</TD></TR></TABLE> <H4>Error Message</H4> <DIV>Either of the following errors is displayed when trying to connect to ArcGIS Server from ArcCatalog, a .NET application, or a Java application: <BR><BR>"Access Denied" or "The connection could not be made"</DIV><BR> <H4>Cause</H4> <DIV>The account used to connect does not have the appropriate Distributed COM (DCOM) permissions to access ArcGIS Server. <BR><BR>The ArcGIS Server post-installation creates two special groups, the agsusers and agsadmin groups, that are given permissions to access ArcGIS Server. Users that need to access ArcGIS Server should be added to the agsusers group. Users that need to administer ArcGIS Server (creating SOCs for instance) should be added to the agsadmin group.</DIV><BR> <H4>Solution or Workaround</H4> <DIV>Apply the following procedure on every computer that has the ArcGIS Server Server Object Manager (SOM) installed and on every computer that has the ArcGIS Server Server Object Container (SOC) installed.<BR><BR> <OL> <LI>Verify that the user trying to connect is added to the agsusers group. <a><NOBR><FONT color=#899c75>-show me-</FONT></NOBR></A> <DIV><BR> <TABLE cellSpacing=0 cellPadding=2 width="75%" align=center border=0> <TR> <TD> <DIV>A. Navigate to Control Panel > Administrative Tools > Computer Management. <BR><BR>B. Expand the "Local Users and Groups" option in the left panel and clicking on Groups. <BR><BR>C. Right-click on agsusers to view the properties to see if the account being used has been added to the agsusers group. <BR><BR>D. Right-click on agsadmin to view the properties to see if the account has been added to the agsadmin group if this account needs to perform an administrative function. <BR><BR>E. Click the Add button if the account is missing. <BR><BR>F. Instruct the user to relog into Windows for the permissions to take effect.</DIV></TD></TR> <TR> <TD> <DIV></DIV></TD></TR></TABLE></DIV> <LI>Verify that the agsusers and agsadmin group are set to have at least Access permissions for the ArcSOM and ArcSOC applications in the Distributed COM security settings. <a><NOBR><FONT color=#899c75>-show me-</FONT></NOBR></A> <DIV><BR> <TABLE cellSpacing=0 cellPadding=2 width="75%" align=center border=0> <TR> <TD> <DIV>A. Navigate to Start > Run, type 'dcomcnfg.exe' and click OK. This will open the DCOM Configuration window. <BR><BR>B. On Windows Server 2003, expand Component Services > Computers > DCOM Config in the left panel. <BR><BR>C. Find ArcSOC and ArcSOM under the list of DCOM applications. <BR><BR>D. Right click on ArcSOC and choose Properties to open the ArcSOC Properties dialog box. <BR><BR>D. Select the Security tab. <BR><BR>E. Click Edit to edit the Access Permissions. <BR><BR>F. Verify the agsadmin and agsusers group are added and the Access Permission box Allow is checked on. <BR><BR>G. Repeat the steps above to set the ArcSOM Properties for the DCOM security.</DIV></TD></TR></TABLE></DIV></LI></OL></DIV> |
|
|