I\'m developing WCF services where some classes have the [MessageContract] attribute, and some don\'t.
[MessageContract]
When I try to run the services I get this error mess
When you are using Message object as a parameter, the method should return void