Hi,
>>TCP error 10013 "An attempt was made to access a socket in a way forbidden by its access permissions
When occur the above error, it is mostly caused by the following two reasons:
1. The endpoint is being used by another running process
2. Your firewall/Antivirus software is blocking that port.
To resolve this, please try to run the following netstat command to see if all the sockets are in use:netstat –a
If this endpoint is listed in the output from netstat, please try changing the service endpoint address to use a different port.
If the error is still being thrown, please check if that the port is being blocked by a firewall/Antivirus software. If so, then please try disabling them or adding exception rules for port.
Best Regards,
Amy Peng
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.