Why doesnt ORCAS Deploy WCF Services
I am developing WCF servcies using March CTP, and I am disspointed that the WCF Service does not come with any IIS and Standalone deployment support. c.f the creation of Web,config (App.config) and Service.svc files, and the asignment to an IIS Virtual directory.
With ASMX, the deployment of Web services was straightforward and productive. But now, the deployment of WCF services under ORCAS seems to have taken a step backwards.
Having an "Add WCF Service" option would be useful to generate and build WCF clients.
WCF/Indigo has been out for such a long time, its a shame that effective tool support is taking such a long time to emerge.

