3.0 REST Manager will not create sites
Just installed the Essentials 3.0 with just REST API on the same machine as our current 2.3x version is on. When I try to add a new site everything works I can access map services however it just shows a blank form and does not create the site.
0
-
This is most likely due to a misconfigured ArcGIS Server virtual output directory. This is fairly common if you have an ArcGIS Server REST API that is exposed to the web, but the AGS web server name is set to the machine's name on the intranet, rather than one that is externally available. For example, the server's name is configured as "server" but it should be configured as "server.myorganization.com". You can fix it for all services you may publish in the future by running through ArcGIS Server's Web Services Post Install and GIS Server Post Install and changing the server name to the externally visible hostname. To fix it for an existing service, you'll need to update the service's configuration file manually: - Open the service's configuration file (e.g. "C:\Program Files\ArcGIS\Server10.0\server\user\cfg\MyService.MapServer.cfg") in a text editor.
- Modify the VirtualOutputDirectory to point to the correct URL (e.g. http://server.myorganization.com/arcgisoutput). Repeat this step for each of the existing services.
- Restart the ArcGIS Server Object Manager service from the system management console.
0 -
That worked. thanks 0
Vous devez vous connecter pour laisser un commentaire.
Commentaires
2 commentaires