Advertisement
Guest User

Untitled

a guest
Nov 25th, 2015
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. ERROR 2015-11-25 10:02:36,303 [13] EleWise.ELMA.Logging.Logger - REMOTING STARTING ERROR
  2. System.Net.Sockets.SocketException (0x80004005): Обычно разрешается только одно использование адреса сокета (протокол/сетевой адрес/порт)
  3. в System.Runtime.Remoting.Channels.Http.HttpServerChannel.StartListening(Object data)
  4. в System.Runtime.Remoting.Channels.Http.HttpServerChannel.SetupChannel()
  5. в System.Runtime.Remoting.Channels.Http.HttpServerChannel..ctor(IDictionary properties, IServerChannelSinkProvider sinkProvider)
  6. в System.Runtime.Remoting.Channels.Http.HttpChannel..ctor(IDictionary properties, IClientChannelSinkProvider clientSinkProvider, IServerChannelSinkProvider serverSinkProvider)
  7. в EleWise.ELMA.Remoting.RemotingConfigurator.ConfigureRemotingServer(String channelName, Int32 port, String host)
  8. в EleWise.ELMA.Remoting.RemotingServiceRegistrar.Register(Type serviceType, Int32 port, String serviceName, String host)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement