Hi, I'm trying to do a WCF webservice. Unfortunately, it seems, that mono does not support configuring the webservice within an app.config file: System.Configuration.ConfigurationErrorsException: Unrecognized configuration section <system.ServiceModel> I'm using mono 2.6 on Debian squeeze. Any hints? Thanks in advance, Michael