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. Details about creating or updating a standalone license database is available in the License Database Setup article.

 

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" />