Difference between revisions of "TubeCAD Pro NLM Installation"

From ATTWiki
Jump to: navigation, search
Line 3: Line 3:
 
This page addresses how to setup the Network License Manager for use with TubeCAD Pro.
 
This page addresses how to setup the Network License Manager for use with TubeCAD Pro.
  
<table cellpadding=15 width="650">
+
<table cellpadding=15 width="750">
  
 
<tr valign="top">
 
<tr valign="top">
 
<td bgcolor="#b1b2c5" width="65">Step 1</td>
 
<td bgcolor="#b1b2c5" width="65">Step 1</td>
<td bgcolor="#b0c2e0" width="450">
+
<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>
Line 80: Line 80:
  
 
<code>Server Name=192.168.2.6</code>
 
<code>Server Name=192.168.2.6</code>
<br>
+
<br><br>
 
(Please note that your IP address will probably be different than the one shown above.)
 
(Please note that your IP address will probably be different than the one shown above.)
  
<code>Enable Network=1</code>
+
<br><br>
 +
Next, set the timeout to between 10 and 20 seconds too TubeCAD the time to wait before showing a hardware key error.
 +
 
 +
<code>Network Timeout=20</code>
  
 
Save the file and exit Notepad.<br><br>
 
Save the file and exit Notepad.<br><br>
Line 94: Line 97:
 
<tr>
 
<tr>
 
<td bgcolor="#b1b2c5">Step 6</td>
 
<td bgcolor="#b1b2c5">Step 6</td>
<td bgcolor="#b0c2e0" width=300>Run Benderlink for SolidWorks.  The NLM Server software should report that a user is logged into Benderlink for SolidWorksand 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>
 
</td>
 
</td>
Line 101: Line 104:
 
<tr>
 
<tr>
 
<td bgcolor="#b1b2c5">Step 7</td>
 
<td bgcolor="#b1b2c5">Step 7</td>
<td bgcolor="#b0c2e0" width=300>If Benderlink for SolidWorks 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>
  
 
This assumes that the connection that address is valid.  To check validity, run the "ping" command in the DOS command box.  The ping command is formatted like<br>
 
This assumes that the connection that address is valid.  To check validity, run the "ping" command in the DOS command box.  The ping command is formatted like<br>
<code>ping 192.168.1.20</code>
+
<code>ping 192.168.2.6</code>
 
<br><br>
 
<br><br>
 
</td>
 
</td>

Revision as of 22:37, 11 November 2008

Tubecadpro splash.jpg

This page addresses how to setup the Network License Manager for use with TubeCAD Pro.

Step 1

Run the NLM Installation software on the Windows server computer.


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.
NLM v6 SetupScreen.jpg
Step 2

During installation, allow the HASP hardware key driver software to run.

This driver must be installed one time for the hardware key to be found by NLM.
Hasp installation screen.jpg
Step 3

You can plug the hardware key in the computer now.

If appropriate, a Hardware Key Update program will run that will change the license in the hardware key so that it will run the NLM software rather than a stand-alone copy of TubeCAD Pro. Press "Next", then follow the instructions on the screen until the update is complete.

ATTSetKey Screen.jpg
Step 4 You can allow the NLM software to load as the installation is closing.

NLM v6 SetupScreen Last.jpg
Step 5 Click on the "Licensed Applications" tab to be sure TubeCAD Pro is in the list of licenses.



Also, check the number of licenses available to be sure it matches what you've purchased.

Nlm licensedapplications tubecad screen.jpg
Step 6

Go to the TubeCAD Pro computer (where it is installed). You'll need to edit the configuration file that is located at:

C:\Program Files\tacdpro\config\TubeCAD.config

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.

In the editor, look for the line that reads:

Enable Network=0

Change the "0" to a "1".

The line should be changed to:

Enable Network=1

In the editor, look for the line that reads:

Server Name=127.0.0.1

Change IP address to the IP address that is used at the server. The value will be the IP address shown in the NLM software in the IP Adapter List tab.

Server Name=192.168.2.6

(Please note that your IP address will probably be different than the one shown above.)



Next, set the timeout to between 10 and 20 seconds too TubeCAD the time to wait before showing a hardware key error.

Network Timeout=20

Save the file and exit Notepad.

Nlm ip adapter list screen.jpg
Step 6 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.



Step 7 If TubeCAD Pro does not log into NLM, then it is probable that your Windows firewall is blocking the transfer of data.

This assumes that the connection that address is valid. To check validity, run the "ping" command in the DOS command box. The ping command is formatted like
ping 192.168.2.6