Trying to send a not to specific machine doesn't work. Sending to others is fine.
Receiving below errors:
13 Nov 2018 12:12:40
Type: System.InvalidOperationException
Message: The calling thread cannot access this object because a different thread owns it.
In: ; at: ApplyTooltip Microsoft Windows 7 Professional x64
13 Nov 2018 12:12:40
Type: System.ServiceModel.ProtocolException
Message: You have tried to create a channel to a service that does not support .Net Framing.
In: ; at: sendNotes Microsoft Windows 7 Professional x64
13 Nov 2018 12:17:58
Type: System.Net.WebException
Message: Unable to connect to the remote server
In: ; at: CheckCriticalUpdates Microsoft Windows 7 Professional x64
13 Nov 2018 12:20:26
Type: System.ServiceModel.EndpointNotFoundException
Message: Could not connect to net.tcp://10.167.225.69:27951/PNService. The connection attempt lasted for a time span of 00:00:05. TCP error code 10060: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.167.225.69:27951.
In: ; at: sendNotes Microsoft Windows 7 Professional x64
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Trying to send a not to specific machine doesn't work. Sending to others is fine.
Receiving below errors:
13 Nov 2018 12:12:40
Type: System.InvalidOperationException
Message: The calling thread cannot access this object because a different thread owns it.
In: ; at: ApplyTooltip Microsoft Windows 7 Professional x64
13 Nov 2018 12:12:40
Type: System.ServiceModel.ProtocolException
Message: You have tried to create a channel to a service that does not support .Net Framing.
In: ; at: sendNotes Microsoft Windows 7 Professional x64
13 Nov 2018 12:17:58
Type: System.Net.WebException
Message: Unable to connect to the remote server
In: ; at: CheckCriticalUpdates Microsoft Windows 7 Professional x64
13 Nov 2018 12:20:26
Type: System.ServiceModel.EndpointNotFoundException
Message: Could not connect to net.tcp://10.167.225.69:27951/PNService. The connection attempt lasted for a time span of 00:00:05. TCP error code 10060: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.167.225.69:27951.
In: ; at: sendNotes Microsoft Windows 7 Professional x64
Except the first one, it all looks like local networking problems. The third one is not related to notes sending at all.
Thanks, i'll check WFW