Are there any good tutorials available for querying for WCF services from within SSRS?
My WCF service is running fine, but when I try to query it from SSRS, I get contract mismatch exceptions. Some Googling suggests that querying WCF services in SSRS 2008 R2 is possible, but there doesn't seem to be any good documentation available. Help!