When a generic class implements ISerializable and has a static delegate member that makes use of the generic type arguments, binary deserialization hangs (on a 32-bit system with Windows Server 2003) or throws an OutOfMemoryException (on a 64-bit system with Windows Server 2008).This error occurs with .NET 3.5 SP1 and did not occur with .NET 3.5 without SP1.
Version