Hi Gonzalo thanx. I allready build Mono from source, so thats no problem. I did however check out mono from svn like you said:
svn co svn://anonsvn.mono-project.com/source/branches/mono-2-4 and added system.dll to the gac: gacutil -i ./mono-2-4/mcs/class/lib/net_1_1/System.dll but its still aborts the threads. Is this branche the right one? or is this by accident the office branch of 2.4, and not the newer one? Cheers Peter On Apr 11, 2009, at 7:37 AM, Gonzalo Paniagua Javier wrote: > On Thu, 2009-04-09 at 11:18 +0200, Peter Hagen wrote: >> Thanx Gonzalo >> >> that seems to work. I do have the feeling the website is slower >> now, but >> that could just the connection. Is it also possible to completely >> turn >> of the file watching? > > It's not possible to turn of file watching. > > If you're not afraid of compiling from sources, I would just checkout > the sources/branches/mono-2-4/ branch from svn and get the new > System.dll with the fix. You can just replace the one in the gac with > the new one. > > -Gonzalo > > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
