I get the TypeInitializationException when the process is spawned from Apache. If I run it manually, it works. I suppose I don't really mind running it manually, though I'd like to know why it is crashing in the first place.
On Mon, Nov 29, 2010 at 5:23 PM, Sergey Lobko-Lobanovsky <[email protected]> wrote: > So it works for you? I thought your initial problem was the > TypeInitializationException, and for me that was solved once I correctly > compiled and install mod_mono. > Sorry, some confusion on this end :) > > On Mon, Nov 29, 2010 at 6:34 PM, Joe Dluzen <[email protected]> wrote: >> >> Sergey, >> >> I do also have the mod_mono sources compiled and installed with the >> same --prefix and --with-mono-prefix as the mono 2.8.1 installation >> is. My issue is, I am anticipating needing the updated class libraries >> (and probably runtime, sgen is purdy) when a couple of my blocking >> bugs are fixed.[1][2] >> >> Thanks, >> Joe >> 1: https://bugzilla.novell.com/show_bug.cgi?id=656020 >> 2: https://bugzilla.novell.com/show_bug.cgi?id=656021 >> >> On Sun, Nov 28, 2010 at 1:05 PM, Sergey Lobko-Lobanovsky >> <[email protected]> wrote: >> > Hello Joe, >> > Get the mod_mono sources and make && make install it with the same >> > --prefix >> > as your Mono installation. It'll work like a charm, or at least so it >> > does >> > for me :) >> > Sergey. _______________________________________________ Mono-aspnet-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
