Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
I get the error Encryption not available with this version. Could not load LLSSL library
Mike_Morper
I get the error: -2147418072It happens on a site with a secure connection.If you can be of any help, please email me at neginp@nsius.comThank you
Find more posts tagged with
Comments
Tina_Wang
This looks like it could be a problem with either an incorrect username/password pair if using NTLM authentication or missing access to the secure connect DLLs. If you are using NTLM authentication, please be sure to check to see the HTTPUserName and HTTPPassword are included in the config parameter for LLSession. Otherwise, make sure the dll's installed by secure connect are accessible to your application. This could mean dropping the secure connect dll the directory with the rest of the application's dlls or adding the folder containing the secure connect dll to the path.