U
uni
Hi,
If I use session state mode=InProc, my session variable
for the dataview object is working fine, but if I change
the mode to StateServer, I got the error message saying:
The type System.Data.DataView in Assembly System.Data,
Version=1.0.3300.0, Culture=neutral, ...... is not marked
as serializable.
How could that be and how can I get around with it?
Any help is appreciated!
uni
If I use session state mode=InProc, my session variable
for the dataview object is working fine, but if I change
the mode to StateServer, I got the error message saying:
The type System.Data.DataView in Assembly System.Data,
Version=1.0.3300.0, Culture=neutral, ...... is not marked
as serializable.
How could that be and how can I get around with it?
Any help is appreciated!
uni