J
Jean-Francois Hamelin
Hi,
How can I serialize a System.Management.ManagementObject ? When I try it I
received the exception:
Cannot serialize member System.ComponentModel.Component.Site of type
System.ComponentModel.ISite because it is an interface
I know there is a constructor that can initialize a new instance that is
serializable, can I use this? Any examples or good documentation about it?
JF
How can I serialize a System.Management.ManagementObject ? When I try it I
received the exception:
Cannot serialize member System.ComponentModel.Component.Site of type
System.ComponentModel.ISite because it is an interface
I know there is a constructor that can initialize a new instance that is
serializable, can I use this? Any examples or good documentation about it?
JF