Skip to main content
  1. Blog/

Binary .NET remoting over https: throwing errors serverside

·1 min

As a follow-up to my previous post..

Eventually a colleague of mine pointed me in the right direction. The System.Runtime.Remoting part of a configfile can also contain a tag. Setting it to “Off” made that I got the expected exception. Thanks Jasper!