System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at http://skeleten.dyndns.org/LauncherService/ 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: The remote name could not be resolved: 'skeleten.dyndns.org' at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at Launcher.LauncherService.ILauncherService.MACAllowed(String mac) at Launcher.LauncherService.LauncherServiceClient.MACAllowed(String mac) in d:\Visual Basic\omgpatchersvn\trunk\Launcher\Service References\LauncherService\Reference.cs:line 59 at Launcher.Code.BackgroundChecks.MacAllowed() in d:\Visual Basic\omgpatchersvn\trunk\Launcher\Code\BackgroundChecks.cs:line 19 at Launcher.App.Application_Startup(Object sender, StartupEventArgs e) in d:\Visual Basic\omgpatchersvn\trunk\Launcher\App.xaml.cs:line 46