I am trying to create a wcf service that returns json. I have some problems with my config file and i also don\'t know how to test it.
I think you missed bindings here you have to add webHttpBinding and basichttpbing under the bindings tab in system.serviceModel tag.