Thanks, but I already tried that too.


I just saw what I'm doing wrong... Seems stupid but it doesn't seem to be explained anywhere lol. I was trying to edit the web.config of the webservice. What I actually need to do is edit the app.config file in the client that has the service reference it seems. All the config sections are already there and I just need to edit the values...

I got it working for now, I'm just wondering if it will also work for other (non .NET) clients later. The idea is that an Android app (java) is going to consume this service. Oh well, I'll see that once I get to it I guess...