We have successfully used your webservices adapter. Now, I wanted to try using the inproc adapter but I see no samples done for the same. I believe the configuration will be different for Inproc ad...
I have a WCF servicecontract that returns a typed dataset. I host my service in IIS using an svc file. When i browse the svc file in IE, it generates correctly, (wsdl also). I have configured a ...