This is a multi-part message in MIME format.
------=_NextPart_000_0008_01C3C563.5176F310
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hello all,
I am trying to serialize a class that I have created, it works fine =
until I instanciate the class via a new Application Domain's =
CreateInstanceFrom method. When I attempt to serialize I keep getting =
this exception....
An unhandled exception of type =
'System.Runtime.Serialization.SerializationException' occurred in =
mscorlib.dll
Additional information: The type =
System.Runtime.Serialization.SerializationInfo in Assembly mscorlib, =
Version=3D1.0.3300.0, Culture=3Dneutral, =
PublicKeyToken=3Db77a5c561934e089 is not marked as serializable.
Can anyone help ?
Many thanks (in advanced)
Alan Seunarayan
------=_NextPart_000_0008_01C3C563.5176F310
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1276" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=3DArial size=3D2>Hello all,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> I am trying to =
serialize a class=20
that I have created, it works fine until I instanciate the class via a =
new=20
Application Domain's CreateInstanceFrom method. When I attempt to=20
serialize I keep getting this exception....</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2><STRONG>An unhandled exception of type=20
'System.Runtime.Serialization.SerializationException' occurred in=20
mscorlib.dll</STRONG></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><STRONG></STRONG></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2><STRONG>Additional information: The =
type=20
System.Runtime.Serialization.SerializationInfo in Assembly mscorlib,=20
Version=3D1.0.3300.0, Culture=3Dneutral, =
PublicKeyToken=3Db77a5c561934e089 is not=20
marked as serializable.</STRONG></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Can anyone help ?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Many thanks (in advanced)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Alan =
Seunarayan</FONT></DIV></BODY></HTML>
------=_NextPart_000_0008_01C3C563.5176F310--