To create start WCf webservices in Vista under IIS7 some registration has to be done. When I publish from Vistual Studio 2008 the .svc doesn’ work. The sollution was starting “servicemodelreg -i” from
c:\Windows\Microsoft.NET\Framework\v3.0\Windows Communication Foundation
After this the .svc works.
Thanks. That worked a treat.
I had installed IIS after VS2008 and WCF was not working.
Comment by David — October 24, 2008 @ 4:53 am