Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Serialize a UserControl

1 view
Skip to first unread message

Ale K.

unread,
Sep 19, 2003, 7:28:07 AM9/19/03
to
Hi, i got the following problem, i'm trying to serialize a usercontrol, but
when i run my rutine for serializing i run into the following error:

The type System.Windows.Forms.UserControl in Assembly System.Windows.Forms,
Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 is not
marked as serializable

What can i do??

Thanks.
Alex.


Tom Shelton

unread,
Sep 19, 2003, 8:03:03 AM9/19/03
to
Ale K. wrote:

Inherit from user control and mark it as serializable...

Tom Shelton

CJ Taylor

unread,
Sep 19, 2003, 8:03:10 AM9/19/03
to
Did you implement ISerializable?


"Ale K." <_NoS...@AleK.com> wrote in message
news:eu9taEq...@TK2MSFTNGP11.phx.gbl...

0 new messages