[ERROR] 15:59:07 -- General Error
System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at
[Only registered and activated users can see links. Click Here To Register...] that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:60205
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Bool ean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetRequestStream(Transpo rtContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at System.ServiceModel.Channels.HttpOutput.WebRequest HttpOutput.GetOutputStream()
--- End of inner exception stack trace ---
Server stack trace:
at System.ServiceModel.Security.IssuanceTokenProvider Base`1.DoNegotiation(TimeSpan timeout)
at System.ServiceModel.Security.SspiNegotiationTokenP rovider.OnOpen(TimeSpan timeout)
at System.ServiceModel.Security.WrapperSecurityCommun icationObject.OnOpen(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.O pen(TimeSpan timeout)
at System.ServiceModel.Security.CommunicationObjectSe curityTokenProvider.Open(TimeSpan timeout)
at System.ServiceModel.Security.SymmetricSecurityProt ocol.OnOpen(TimeSpan timeout)
at System.ServiceModel.Security.WrapperSecurityCommun icationObject.OnOpen(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.O pen(TimeSpan timeout)
at System.ServiceModel.Channels.SecurityChannelFactor y`1.ClientSecurityChannel`1.OnOpen(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.O pen(TimeSpan timeout)
at System.ServiceModel.Security.SecuritySessionSecuri tyTokenProvider.DoOperation(SecuritySessionOperati on operation, EndpointAddress target, Uri via, SecurityToken currentToken, TimeSpan timeout)
at System.ServiceModel.Security.SecuritySessionSecuri tyTokenProvider.GetTokenCore(TimeSpan timeout)
at System.IdentityModel.Selectors.SecurityTokenProvid er.GetToken(TimeSpan timeout)
at System.ServiceModel.Security.SecuritySessionClient Settings`1.ClientSecuritySessionChannel.OnOpen(Tim eSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.O pen(TimeSpan timeout)
at System.ServiceModel.Channels.ReliableChannelBinder `1.ChannelSynchronizer.SyncWaiter.TryGetChannel()
at System.ServiceModel.Channels.ReliableChannelBinder `1.ChannelSynchronizer.SyncWaiter.TryWait(TChannel & channel)
at System.ServiceModel.Channels.ReliableChannelBinder `1.ChannelSynchronizer.TryGetChannel(Boolean canGetChannel, Boolean canCauseFault, TimeSpan timeout, MaskingMode maskingMode, TChannel& channel)
at System.ServiceModel.Channels.ReliableChannelBinder `1.Send(Message message, TimeSpan timeout, MaskingMode maskingMode)
at System.ServiceModel.Channels.SendReceiveReliableRe questor.OnRequest(Message request, TimeSpan timeout, Boolean last)
at System.ServiceModel.Channels.ReliableRequestor.Req uest(TimeSpan timeout)
at System.ServiceModel.Channels.ClientReliableSession .Open(TimeSpan timeout)
at System.ServiceModel.Channels.ClientReliableDuplexS essionChannel.OnOpen(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.O pen(TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.OnOpen (TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.O pen(TimeSpan timeout)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleRe turnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateI nvoke(MessageData& msgData, Int32 type)
at System.ServiceModel.ICommunicationObject.Open(Time Span timeout)
at System.ServiceModel.ClientBase`1.System.ServiceMod el.ICommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.ClientBase`1.Open()
at OpenNos.ServiceRef.Internal.ServiceFactory.Initial ize() in C:\Users\Marvi\Documents\GitHub\OpenNos\OpenNos.Se rviceRef.Internal\ServiceFactory.cs:line 115
at OpenNos.World.Program.Main(String[] args) in C:\Users\Marvi\Documents\GitHub\OpenNos\OpenNos.Wo rld\Program.cs:line 101