Difference between revisions of "TubeCAD Pro NLM Installation"
From ATTWiki
(→Follow these steps to setup the Network License Manager for use with TubeCAD Pro.) |
(→Edit the Configuration File in a Text Editor) |
||
(22 intermediate revisions by one user not shown) | |||
Line 5: | Line 5: | ||
− | <table cellpadding=15 width=" | + | <table cellpadding=15 width="850"> |
<tr valign="top"> | <tr valign="top"> | ||
− | <td bgcolor="# | + | <td bgcolor="#E8E8E8" width="100">Step 1</td> |
<td bgcolor="#b0c2e0" width="550"> | <td bgcolor="#b0c2e0" width="550"> | ||
Run the NLM Installation software on the Windows server computer. | Run the NLM Installation software on the Windows server computer. | ||
<br> | <br> | ||
<br>Please do not plug the hardware key into the computer at this point in the installation. You will be asked to plug it in later.</td> | <br>Please do not plug the hardware key into the computer at this point in the installation. You will be asked to plug it in later.</td> | ||
− | <td>[[image:NLM_v6_SetupScreen.jpg| | + | <td>[[image:NLM_v6_SetupScreen.jpg|350px]]</td> |
</tr> | </tr> | ||
− | + | <tr valign=top> | |
− | <tr> | + | <td bgcolor="#E8E8E8 ">Step 2</td> |
− | <td bgcolor="# | + | |
<td bgcolor="#b0c2e0"> | <td bgcolor="#b0c2e0"> | ||
− | + | Plug the hardware key in the computer now. <br><br> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</td> | </td> | ||
− | <td> | + | <td></td> |
</tr> | </tr> | ||
− | <tr> | + | <tr valign=top> |
− | <td bgcolor="# | + | <td bgcolor="#E8E8E8 ">Step 3</td> |
<td bgcolor="#b0c2e0">You can allow the NLM software to load as the installation is closing.<br><br> | <td bgcolor="#b0c2e0">You can allow the NLM software to load as the installation is closing.<br><br> | ||
</td> | </td> | ||
− | <td>[[image:NLM_v6_SetupScreen_Last.jpg| | + | <td>[[image:NLM_v6_SetupScreen_Last.jpg|350px]]</td> |
</tr> | </tr> | ||
− | <tr> | + | <tr valign=top> |
− | <td bgcolor="# | + | <td bgcolor="#E8E8E8 ">Step 4</td> |
<td bgcolor="#b0c2e0">Click on the "Licensed Applications" tab to be sure '''TubeCAD Pro''' is in the list of licenses. | <td bgcolor="#b0c2e0">Click on the "Licensed Applications" tab to be sure '''TubeCAD Pro''' is in the list of licenses. | ||
<br><br> | <br><br> | ||
Also, check the number of licenses available to be sure it matches what you've purchased. | Also, check the number of licenses available to be sure it matches what you've purchased. | ||
</td> | </td> | ||
− | <td>[[image:nlm_licensedapplications_tubecad_screen.jpg| | + | <td>[[image:nlm_licensedapplications_tubecad_screen.jpg|350px]]</td> |
</tr> | </tr> | ||
− | <tr> | + | <tr valign=top> |
− | <td bgcolor="# | + | <td bgcolor="#E8E8E8 ">Step 5</td> |
− | <td bgcolor="#b0c2e0"> | + | <td bgcolor="#b0c2e0">Use the NLM Adapter List screen to find the server IP address. |
− | + | <br><br> | |
+ | You will use this address to setup the configuration file on the TubeCAD computer. | ||
+ | </td> | ||
+ | <td><br>[[image:nlm_ip_adapter_list_screen.jpg|350px]]</td> | ||
+ | </tr> | ||
− | |||
− | |||
− | + | <tr valign=top> | |
− | < | + | <td bgcolor="#E8E8E8 ">Step 6</td> |
− | + | <td bgcolor="#b0c2e0"> | |
− | + | Go to the TubeCAD Pro computer (where it is installed). You'll need to edit the configuration file that is located at:<br><br> | |
− | + | ||
− | + | ||
− | === | + | ===Path to Configuration=== |
− | + | For most versions of TubeCAD Pro, use this path to find the config file, then then load this file into an editor:<br> | |
− | <code>C:\ | + | <code>C:\ProgramData\tcadpro\TubeCAD.config</code> |
<br><br> | <br><br> | ||
Using Notepad is the easiest way to edit this file. To do this, right-click on '''TubeCAD.config''' and choose '''Open With''', then choose '''Notepad''' from the Menu.<br><br> | Using Notepad is the easiest way to edit this file. To do this, right-click on '''TubeCAD.config''' and choose '''Open With''', then choose '''Notepad''' from the Menu.<br><br> | ||
+ | ===Edit the Configuration File in a Text Editor=== | ||
In the editor, look for the line that reads:<br><br> | In the editor, look for the line that reads:<br><br> | ||
Line 87: | Line 76: | ||
<code>Enable Network=1</code><br><br> | <code>Enable Network=1</code><br><br> | ||
− | In the editor, look for the line that reads: | + | In the editor, look for the line that reads:<br> |
− | + | ||
<code>Server Name=127.0.0.1</code> | <code>Server Name=127.0.0.1</code> | ||
Line 99: | Line 87: | ||
<br><br> | <br><br> | ||
Next, set the timeout to between 10 and 20 seconds to allow TubeCAD time to wait before showing a hardware key error. | Next, set the timeout to between 10 and 20 seconds to allow TubeCAD time to wait before showing a hardware key error. | ||
− | |||
<code>Network Timeout=20</code> | <code>Network Timeout=20</code> | ||
+ | |||
+ | <br><br> | ||
+ | Set the port values. The NLM Send Port value must be the same as the listening port at the NLM. Suggested values:<br><br> | ||
+ | <code>NLM Send Port=17502</code><br> | ||
+ | <code>NLM Receive Port=17501</code> | ||
+ | |||
Save the file and exit Notepad.<br><br> | Save the file and exit Notepad.<br><br> | ||
</td> | </td> | ||
− | <td | + | <td>[[image:TubeCAD_Config_NLM_Enabled.png|350px]]</td> |
</tr> | </tr> | ||
− | <tr> | + | <tr valign=top> |
− | <td bgcolor="# | + | <td bgcolor="#E8E8E8 ">Step 7</td> |
<td bgcolor="#b0c2e0" width=300>Run TubeCAD Pro. The NLM Server software should report that a user is logged into TubeCAD Pro and that there are the correct seats of the software available. | <td bgcolor="#b0c2e0" width=300>Run TubeCAD Pro. The NLM Server software should report that a user is logged into TubeCAD Pro and that there are the correct seats of the software available. | ||
<br><br> | <br><br> | ||
Line 116: | Line 109: | ||
</tr> | </tr> | ||
− | <tr> | + | <tr valign=top> |
− | <td bgcolor="# | + | <td bgcolor="#E8E8E8 ">Step 8</td> |
<td bgcolor="#b0c2e0" width=300>If TubeCAD Pro does not log into NLM, then it is probable that your Windows firewall is blocking the transfer of data.<br><br> | <td bgcolor="#b0c2e0" width=300>If TubeCAD Pro does not log into NLM, then it is probable that your Windows firewall is blocking the transfer of data.<br><br> | ||
Latest revision as of 17:59, 26 January 2017
Contents |
Follow these steps to setup the Network License Manager for use with TubeCAD Pro.
Other Pages
- Go back to TubeCAD Pro
- Go back to Network License Manager