Local License for EDP Standalone after using Network License

<< Click to Display Table of Contents >>

Navigation:  EDP > Install, Configuration, Administration > Admin >

Local License for EDP Standalone after using Network License

In order to run EDP Standalone using a local license after accessing EQuIS Professional through a network license, the EDP.exe.config file will need to be updated.

 

For information regarding configuring EDP Standalone to use a network license, please refer to Configuring EDP Standalone to use a Network License. For information regarding setting up an external license database for EDP Standalone, please refer to Creating an External SQL License Database for EDP Standalone.

 

Configure Application to use Local License

 

1.Open EDP.exe.config (usually located in C:\Program Files\EarthSoft\EQuIS) in a text editor (e.g., Notepad).

2.Change the useNetworkLicenses string to False.

 

<add key="useNetworkLicenses" value="False" />