http://bugzilla.novell.com/show_bug.cgi?id=594081
http://bugzilla.novell.com/show_bug.cgi?id=594081#c2 Joe Audette <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Joe Audette <[email protected]> 2010-04-10 00:28:13 UTC --- Hi Marc and Marc, 2.2.7.9 is a very old version of mojoPortal, and in that version mojoportal-complete.sln was not meant for use with Mono, you should use mojoportal.mds in MonoDevelop to compile a version for linux/mono. There are things in the .sln file that are not implemented in Mono such as WebParts. I wish you guys could/would work with mojoPortal from our trunk repository: svn checkout https://forgesvn1.novell.com/svn/mojoportal/trunk Then we could work more closely together to diagnose and solve bugs with Mono. The latest mojoportal trunk builds and works for me with zero config using Sqlite and the Mono 2.3.6 VMWare image. I did have to code around some problems recently to keep it from crashing and would like to work with you guys to get these items fixed. And there are bugs in a number of places, all I've done is prevent them from crashing the site using some conditional compilation to leave out broken code. If you guys could work form our trunk repo I would be able to fix anything on my end for you very quickly. Anyway, hope I can be of help. Joe -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
