[Mono-dev] mono ignoring my web.config

Jonathan Pryor jonpryor at vt.edu
Sun Sep 17 07:54:51 EDT 2006


On Fri, 2006-09-15 at 14:51 -0700, tscharf wrote:
> Essentially, I only got started using mono recently, and am doing so in more
> of a testing capacity than anything.  I have simple (almost stupid) test app
> that is basicaly two files:  
> 
> index.aspx
> Web.config
> 
> both are in the same directory.  I am attempting to simply get a value out
> of the appSettings part of the Web.config.  

If you're doing this on Linux, it must be named "web.config", not
"Web.config" (note the capitalization difference), as Linux has a
case-sensitive file system.

 - Jon





More information about the Mono-devel-list mailing list