the documentation mentionned that the content web services require .net framework 3.0, and we have to do some trick to make the services to work with .net 2.20 what about .net 4.0? will it work with .net 4.0, do we have to do the following if we use .net 4.0:
- IIS must be configured to handle WCF services. This can be done by running the "%SystemRoot%\Microsoft.NET\Framework\v3.0\Windows Communication Foundation\ServiceModelReg.exe" -i command.