Contents Index Unable to find the trusted certificate file '%1!s!'. Unable to seed the random number generator.

MobiLink Synchronization Reference
  MobiLink Communication Error Messages
    Communication error descriptions

Error reading from the trusted certificate file '%1!s!'.


Item Value
Error code 41
Constant SECURE_TRUSTED_CERTIFICATE_READ (Java) STREAM_ERROR_SECURE_TRUSTED_CERTIFICATE_READ (C/C++) ulStreamErrorSecureTrustedCertificateRead (Visual Basic)
Parameter 1 The trusted certificate file name.
Probable cause 

The secure network layer was unable to read the trusted certificate file. Check the following:

1) The certificate file name was properly specified.

2) The certificate file exists.

3) The certificate file contains one or more certificates.

4) The certificate file contains the correct certificate(s).

5) The program attempting to open the certificate file has sufficient privileges to see the file. This only applies to operating systems having user and/or file permissions.


Contents Index Unable to find the trusted certificate file '%1!s!'. Unable to seed the random number generator.