This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
map_suite_developer_license_guide [2017/01/25 03:03] tgwikiupdate [Get a Developer License from Map Suite Product Center] |
map_suite_developer_license_guide [2017/02/20 03:23] (current) marklee [Get a Developer License from Map Suite Product Center] |
||
---|---|---|---|
Line 2: | Line 2: | ||
===== What is Developer License ===== | ===== What is Developer License ===== | ||
- | A developer license is a license for debugging application with Map Suite Components. One developer | + | Developer license is used for debugging application with Map Suite Components. One developer |
- | license can be installed on one development machine. We also allows to de-activate a registered developer | + | license can be installed on one development machine. If we want to apply this license to another machine, it's recommended to deactivate then re-activate it on another machine. Without the developer license, the debug process cannot continue and an invalid license exception will be thrown. |
- | license from a machine and re-activate it on another machine. Without the developer license, the debug process | + | |
- | cannot continue and throws an invalid license exception. | + | |
===== Get a Developer License from Map Suite Product Center ===== | ===== Get a Developer License from Map Suite Product Center ===== | ||
- | Developer License can be generated by “Map Suite Product Center” that is installed along with the | + | |
- | ThinkGeo.MapSuite nuget package installation. We can either manually open the product center, | + | Product Center is used for generating evaluation or full developer license. |
- | or directly programming with the Map component. We will detect the developer license automatically | + | |
- | when you start to debug your application. If it is verified that the developer license is missing or invalid, | + | We will detect the developer license automatically when you start to debug your application. If developer license on this machine is missing or invalid, Map Suite Product Center will pop up automatically. Or you can open the Product Center manually, the executable file is installed along with the ThinkGeo.MapSuite NuGet package. |
- | Map Suite Product Center will automatically pops up. | + | |
{{:mapsuite_product_center.png|}} | {{:mapsuite_product_center.png|}} | ||
Line 20: | Line 17: | ||
<div newline></div> | <div newline></div> | ||
- | For the first time you enter the product center, we will ask you to activate your developer license (Or ask to start evaluation if you are not ThinkGeo customer yet). It will spend few seconds to activate your license online, please be patient during this process. | + | For the first time you login the Product Center, if you have purchased one product, click “Activate” button to bind the license on this machine. While if you are evaluating this product, click “Start Evaluation” button to continue. It will take a few seconds to complete the activation. If the Product Center is popup during your debugging and the you have done the items above, please click “Continue Debugging” button to continue your debugging. See Figure 2. |
- | Once it activates complete, feel free to click “Continue Debugging” button to continue debugging. See Figure 2. | + | |
<div newline></div> | <div newline></div> | ||
Line 28: | Line 24: | ||
//Figure 2. Product activated and continue debugging.// | //Figure 2. Product activated and continue debugging.// | ||
- | Now licenses are ready for development and you can also distribute the app with this runtime license. Let's press F5 to start your app and enjoy what you have created. | + | Now the license is ready setup on your development machine. |