MobiLink Synchronization Reference
MobiLink Communication Error Messages
Communication error descriptions
Item | Value |
---|---|
Error code | 40 |
Constant | SECURE_TRUSTED_CERTIFICATE_FILE_NOT_FOUND (Java) STREAM_ERROR_SECURE_TRUSTED_CERTIFICATE_FILE_NOT_FOUND (C/C++) ulStreamErrorSecureTrustedCertificateFileNotFound (Visual Basic) |
Parameter 1 | The trusted certificate file name. |
The certificate file could not be found. 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.