klient 0.9.0.17
server 0.9.0.26 databas 1.82
telldus 2.0.3
Hej!
Jag avinstallerade klient 0.8 och server 0.81 samt installerade de nya versionerna.
Första gången jag startade klienten fick jag nedanstående felmeddelande. Serverns tjänster stannade också. Efter omstart av serverns tjänster gick det bra att köra klienten igen.
Nu skall här testas!

PS: iphone extension verkar fungera med 0.9
MVH Peter
Level 1) An error occurred while receiving the HTTP response to http://192.168.1.100:8080/SwitchKingFra ... erviceHost. This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down). See server logs for more details.
Level 2) The underlying connection was closed: An unexpected error occurred on a receive.
Level 3) Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.
Level 4) An existing connection was forcibly closed by the remote host
StackTrace for Level 1:
Server stack trace:
at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Dispatcher.RequestChannelBinder.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.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
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 SwitchKing.Client.GUI.SKSrv.FrameworkService.GetSystemSettingByName(String name)
at SwitchKing.Client.GUI.Server.get_ServerVersion()
at SwitchKing.Client.GUI.frmMain.frmMain_Load(Object sender, EventArgs e)