Fantastiskt lätt att använda till skillnad från vad som finns tillgängligt att använda till sin Tellstick. Jag har dock ett problem som jag inte lyckas lösa... när jag ska lägga till ny datakälla och väljer temperatur.nu får jag ett felmeddelande:
Code: Select all
System.ServiceModel.FaultException`1[[System.ServiceModel.ExceptionDetail, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
Level 1) Value cannot be null.
Parameter name: s
StackTrace for Level 1:
Server stack trace:
at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
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.QueryDataSource_TemperaturNu_GetUniqueIdForStationClosestToMyLocation(Boolean skipInactiveStations)
at SwitchKing.Client.GUI.frmDataSource.InitDataSourceTempNu(TemperaturNuXmlDataSource ds)
at SwitchKing.Client.GUI.frmDataSource.OKButtonClicked()
mvh
Eazy