[Mono-list] ASP.NET 2 Compilation Problems

Patrick Earl pat at dril.com
Thu Apr 20 15:19:02 EDT 2006


Removing only that section eliminated the duplicate element error.  I 
don't have any web.config files in any parent folders.  However, I do 
have my applications laid out in a manner which caused problems with an 
old version of mono.  Here is a truncated list of the specified 
"--applications" that I'm using with XSP:

/
/FSWebApps/TuboDril <-- Error loading this app.
/FSWebApps/WebRigs <-- Error loading this app.
/FSWebServices/FSUserService
/FSWebServices/FSIDService

Is it possible it's confusing the configuration information a sibling 
application?  All of the applications use the same authorization 
sections, and none of them load with xsp2.  They all loaded properly 
under xsp.

         Patrick

Chris Toshok wrote:
> Hm.  Is this the only web.config file you have?  or are there any in
> parent directories?  Also, are you sure it's that section?  I added it
> to my test web.config here and see no errors.
> 
> Chris




More information about the Mono-list mailing list