S�bastien Pouliot wrote:
Thanks! Problem is mono 1.0.x installs in /usr/local/lib/, and mono 1.1.x installs in /usr/local/lib/mono/.Hello Sergey,
** ERROR **: file domain.c: line 566 (mono_init_internal): assertion failed: (mono_defaults.runtimesecurityframe_class != 0) aborting... make[1]: *** [mod-mono-server.exe] Aborted make[1]: Leaving directory `/usr/local/src/xsp-1.0.6/server' make: *** [all-recursive] Error 1
Any ideas?
You most probably have an old mscorlib.dll lying around somewhere. That old version doesn't have the class required by the newer mono runtime.
Try locating all mscorlib.dll on your machine and remove (well safer to rename) anything in odd locations.
Any ideas on cleaning system from mono 1.0.x? Probably it's no need, but I don't sure.
--
wbr, Sergey Moiseev.
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
