I intermittently get the error below when running a WCF service in the VS 2008 developer environment:
No protocol binding matches the given address 'http://0.0.0.0:3371/Common.svc'. Protocol bindings are configured at the Site level in IIS or WAS configuration
The only solution I have found is to reboot the pc and all works again as expected. How do I prevent this error? How to I work around it aside from rebooting or changing the port number?