May be this is a newbie questions, I'm deploying a Ajax-enabled WCF Service on the production and it says 'the resource cannot be found' what am I missing ?
Wcf – Deploying WCF Services and ‘The resource could not be found’
wcf
Related Question
- Wcf – the difference between a WCF Service Application and a WCF Service Library
- Wcf – What are the differences between WCF and ASMX web services
- Wcf – HTTP could not register URL http://+:8000/HelloWCF/. Your process does not have access rights to this namespace
- WCF on IIS8; *.svc handler mapping doesn’t work
- Wcf – Cannot serve WCF services in IIS on Windows 8
Best Solution
Oh it was due to my hoster using 3 domain names in IIS, so I had to use CustomHostFactory to work around that
http://zubairdotnet.blogspot.com/2008/08/error-collection-already-contains.html