* [ Guenther Roith <[EMAIL PROTECTED]> * Wed, 17 Jul 2002 20:18:44 +0200 ] > server.exe prints this to my browser:
Yeah, i know. That's because it uses AppDomains to load/unload generated dlls and when the generated class goes across AppDomains remoting comes in (and the generated class is not marked as serializable). It works fine if you use the mono runtime. I'll fix that next week using a hack that Alex James uses in his web server. -Gonzalo -- Gonzalo Paniagua Javier <[EMAIL PROTECTED]> http://www.gnome-db.org/~gonzalo/ _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
