We get the following exception thrown in the Smart Client running Corporate 2023 R3 when our plugin is loaded.
--
************** Outer Exception **************
Exception type:System.ServiceModel.FaultException
Exception message:An error occurred when verifying security for the message.
Exception source:mscorlib
Exception Target Site: HandleReturnMessage
Server stack trace:
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.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 IAlarmCommand.GetAlarmLines(Int32 from, Int32 maxCount, AlarmFilter filter)
at VideoOS.Platform.Proxy.AlarmClient.AlarmClientCredentials.GetAlarmLines(Int32 from, Int32 maxCount, AlarmFilter filter)
at SoundIntelClient.Helpers.AlarmHelper.GetAlarmLines()
************** System Info **************
Date and time: 21/03/2024 13:09:07
Machine Name: DESKTOP-URRS12F
Processors count: 6
OS version: Microsoft Windows NT 6.2.9200.0
64 bit OS: True
64 bit process: True
IP address: fe80::9592:a002:bb2b:c5e3%7 (DESKTOP-URRS12F)
Current user: DESKTOP-URRS12F\Soundintel
-–