Error Only one usage of each socket address (protocol/network address/port) is normally permitted

This system error will occur when more than one process is attempting to bind to the same local port. You can either find the process that has already bound to this port, or set the LocalPort property of the component to 0. By setting the LocalPort property of the component to 0, you tell the component to ask the system to provide an available port.

We appreciate your feedback.  If you have any questions, comments, or suggestions about this article please contact our support team at kb@nsoftware.com.