Preactor takes a long time to launch

Expand / Collapse
 

Preactor takes a long time to launch


Symptom

Preactor and the Command File Editor take a long time to start on a machine that is configured not to allow connections to the internet.

Cause

This problem occurs because Preactor has a certificate signature. When no certificate authority is available via the internet, the signature will take longer to verify.

Solution

Add the following as the last child element of the configuration element in the Preactor.exe.config file to disable revocation list checking for the application:

<runtime>

<generatePublisherEvidence enabled="false"/>

</runtime>

The Preactor.exe.config can be found in the Preactor installation directory.

If using Preactor 11.1 (or later) and the problem is not resolved by editing the Preactor.exe.config file, or by the certification link, check that the 'Flexlm License Manager' setting in the registry (HKEY_CURRENT_USER\Software) does not contain extraneous server locations 





Rate this Article:
     

Related Links



Add Your Comments


Name: *
Email Address:
Web Address:
 

Details
Last Modified:19th January 2012
Last Modified By: Tom Briggs
Type: HOTFIX
Level: Advanced
Rated 3 stars based on 4 votes.
Article has been viewed 207 times.
Options