Hello all,
what i wanted to ask is, if someone does know how to
Serialize or
mark as Serializable a
Microsoft.SqlServer.Managment.Smo.Table, because when i try to add an instance of a smo.Table to Viewstate, it throws me the following error:
Type
'Microsoft.SqlServer.Managment.Smo.Table' is not marked as Serializable.
Thanx in advance

,
Alex