[Just got into this thread. Dunno where to hook, but ...]
I fixed the issue by doing Directory.GetFiles ("Web.config") when one or
both files exist. If both 'web.config' and 'Web.config' are reported to
exists (File.Exists) and Directory.GetFiles ("Web.config").Length is <
2, then there's no error. Please, test with current CVS to ensure that
this works.
Gonzalo,
Excellent work. ASP.NET now functions properly on Mac OS X. The only caveat is that I have to run xsp through mint, since the JIT crashes with a Bus error, so things are kind of slow. Nonetheless, I can now develop and test ASP.NET apps on Mono!
Thanks a lot. I would be happy to continue doing any testing that you all need on OS X.
- Jonathan
_______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
