Question:
Can the WMPS also be used with ArcGIS Desktop licenses instead of ArcGIS Engine licenses?
Answer:
Yes, this is possible. This requires an installation of ArcGIS Desktop so that a desktop license can be set in ArcGIS Administrator.
The usable licenses can be defined in the config.xml of the WebMapPlotService (default: C:\Program Files (x86)\AED-SICAD\WebMapPlotService\WebMapPlotService\etc\config.xml). This must be done for all Map Service instances of the WMPS defined in config.xml.
<service>
...
<license>ArcEngine,ArcEngineGeoDb,ArcView,ArcEditor,ArcInfo,ArcServer</license>
...
</service>
Comments
0 comments
Please sign in to leave a comment.