This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
map_suite_wms_server_edition_deployment_guide [2015/09/11 06:47] admin |
map_suite_wms_server_edition_deployment_guide [2017/03/17 05:10] (current) tgwikiupdate |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Map Suite WMS Server Edition Deployment Guide ====== | ====== Map Suite WMS Server Edition Deployment Guide ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
There are two kinds of projects in the installation directory. “WmsPluginService” is for deploying a server while other projects are used to consume that service as clients. We strongly recommend you to have a look at the notes below. | There are two kinds of projects in the installation directory. “WmsPluginService” is for deploying a server while other projects are used to consume that service as clients. We strongly recommend you to have a look at the notes below. | ||
=====Run the WMS Service===== | =====Run the WMS Service===== | ||
Here are the steps to deploy the WMS service. | Here are the steps to deploy the WMS service. | ||
- | - Open the “C# Winforms HowDoISamples.sln” solution and set the “Default.aspx” as the default startup page. | + | 1. Open the “C# Winforms HowDoISamples.sln” solution and set the “Default.aspx” as the default startup page. |
- | - Run the project and write down the root URL of the server, for example: http://localhost:62626/ | + | 2. Run the project and write down the root URL of the server, for example: http://localhost:62626/ |
- | - Modify the Capability files "CapabilitiesXml/WmsHandlerCapabilities.xml , SecureServerRequestsWmsHandlerCapabilities.xml, ThrottleUserRequestsWmsHandlerCapabilities.xml". | + | 3. Modify the Capability files "CapabilitiesXml/WmsHandlerCapabilities.xml , SecureServerRequestsWmsHandlerCapabilities.xml, ThrottleUserRequestsWmsHandlerCapabilities.xml". |
- | Get the “OnlineResource” node, change the server request link with the server URL mentioned above. Don’t forget to add the “/WmsHandler.axd” behind. See the snapshots below: | + | \\ |
+ | Get the “OnlineResource” node, change the server request link with the server URL mentioned above. Don’t forget to add the “/WmsHandler.axd” behind. See the snapshots below: | ||
{{wmsserveredition:WmsServerDeployment01.png}} | {{wmsserveredition:WmsServerDeployment01.png}} |