[Mono-list] Custom Objects stored in Session Variables

Rueben Ramirez ruebenramirez at gmail.com
Mon Jun 4 19:59:29 EDT 2007


I have a web application that is running as expected through ASP.Net/IIS,
but erroring out in Mono, both in xsp2 and mod_mono2.  An exception appears
to be thrown when trying to either write to or read from a session variable
that is housing a custom object from a class I've written.

Firstly, I've seen that strings work just fine in my session variables.
Secondly, my custom object consists only of two arraylists of type int.

I haven't been able to find any documentation supporting whether this should
or should not work in the mono server environment.  I have tested both on an
Ubuntu linux server, and my Windows Vista laptop running xsp2 and am getting
the same error.  Again, its working just fine in IIS.

Here's a link to my Ubuntu linux box.  In order to get the error, log in
with the username of 'bidding' and the password of 'password'.

http://slyguy.hopto.org:81/tdc/UserLogin.aspx

I'll try and drudge up some example code to recreate the problem on a
smaller scale.  Can anyone offer any suggestions?

Thank you in advance,
Rueben Ramirez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20070604/608cafd4/attachment-0001.html 


More information about the Mono-list mailing list