I cannot seem to get ASP.NET working on Mac OS X 10.3. I have compiled mono 0.30 successfully with garbage collection, and have also installed xsp 0.9. When I run even the simplest ASP.NET application through xsp with mint (generally get a bus error with the JIT), I get the following error:

        System.Configuration.ConfigurationException: Both web.config
        and Web.config exist for /()

I believe that this is related to the fact that the Mac OS X filesystem isn't truly case sensitive iirc. It stores case, but doesn't appear to use it.

Is this a bug in mono, xsp, or am I just plain doing something wrong? If its a bug, please feel free to direct me on how to fix it myself. I would be more than happy to contribute.

Thanks in advance!

- Jonathan

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to