I am getting an error while trying to load the same form 2 times in an MDI Container BUT each form has a new Port to bind to.
This is the error.
An unhandled exception of type 'System.Net.Sockets.SocketException' occurred in system.windows.forms.dll
Additional information: Only one usage of each socket address (protocol/network address/port) is normally permitted
