WSAEACCES An attempt was made to access a socket in a way forbidden by its access permissions
Question: Do you have any idea what I could do to get around the following error that is generated by Chilkat DLL? I have verified that I can run PHP scripts (i.e., version()) through the port 3017 in localhost, so IIS and PHP are configured properly. The lcUrl = loOauth2.StartAuth() function call kicks up the WSAEACCESS error. I can see […]