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
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to