[Mono-list] ASP.NET on Mac OS X

Jackson Harper jackson@ximian.com
Sat, 07 Feb 2004 12:19:43 -0800


Can you make sure you dont have a web.config and Web.config in your
applications directory?

Jackson

On Sat, 2004-02-07 at 12:11, Jonathan LaCour wrote:
> 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  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list