vb.net - SocketException on Windows Server 2003 -


No matter what I'm trying to do to run an FTP application and run on Windows Server 2003. I have tried to pass around for answers, but on Microsoft's website I think that the only "solution" problem was not cured (editing the registry and the value of 1 (in the right area) Add a new area DisableRawSecurity with debugging this application in VB.Net .net

Exception: A socket was denied its access permissions, as requested here. Try the ListenerSocket.Bind (localendpoint) ListenerSocket.Listen (100) True ListenerSocket.BeginAccept (New AsyncCallback), the source code of the sub-code of its sub-code:

  (AddressOf AcceptCallback), ListenerSocket) End while Catch ex  

Any help would be appreciated.

You may have a problem because the call is in an infinite loop, you only need to call once, as long as the AsyncCallback should not be killed, then a Accept the start and Krengengen accepted then start inevitably calls to start is to start at once, and then re-established after each connection.


Comments