2007-02-07, 01:12 AM
Quote:6/02/2007 10:49:59 p.m..255 VERBOSE [6] Streaming media listener starting... (7967)In this case I'm fairly sure the port in question is 7967, which can be adjusted in the <ClientModeMediaPort> setting in config.xml
6/02/2007 10:49:59 p.m..255 INFO [4] Starting remoting service
6/02/2007 10:49:59 p.m..926 ERROR [6] FATAL UNHANDLED EXCEPTION:: System.Net.Sockets.SocketException: Only one usage of each socket address (protocol/network address/port) is normally permitted
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at GBPVR.RecordingService.x604c5275de444acd.xcba1f05fb5a46d5f()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()