How to publish WCF services using IIS6
- February 9th, 2010
- Posted in Tech Recipes . WCF
- By Germán Medina
- Write comment
1. C:\Windows\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis –i
2. C:\Windows\Microsoft.NET\Framework\v3.0\Windows Communication Foundation\ServiceModelReg.exe –i
3. Do all the things you normally do on IIS7, you are all set.
No comments yet.