31
Technical Support / Re: [ACTIVE] Keep getting ordinal 322 error when runnin xim manager
« on: 06:11 PM - 03/06/15 »
Usually the issue is that there's some version of OpenSSL installed globally, in such a way that its installed DLL comes first when the app searches for it, rather than the specific one we install next to our executable. This normally doesn't happen, but sometimes an app or a user modifies the PATH in such a way that it can.
Cap, I would suggest that you go to the OpenSSL For Windows page and install the most recent stable version. I think you can use the "Lite" installer, rather than the full one, if you prefer to keep it minimal, but that's up to you. I personally installed the full version. Here's the page:
http://slproweb.com/products/Win32OpenSSL.html
Please note that this is advisable anyway, as there are significant security vulnerabilities in the versions old enough not to have that ordinal.
Cap, I would suggest that you go to the OpenSSL For Windows page and install the most recent stable version. I think you can use the "Lite" installer, rather than the full one, if you prefer to keep it minimal, but that's up to you. I personally installed the full version. Here's the page:
http://slproweb.com/products/Win32OpenSSL.html
Please note that this is advisable anyway, as there are significant security vulnerabilities in the versions old enough not to have that ordinal.