Configuring WCF Service with MSMQ protocol on IIS - Invalid URI: The hostname could not be parsed
Configuring WCF Service with MSMQ protocol on IIS – Invalid URI: The hostname could not be parsed
I am trying to set up a WCF service on IIS ( IIS7, Windows 7 ) using configured endpoints and, as is typical with IIS configuration, it is a world of hurt. The service works fine working under the debugger on VS2010, but when I come to deploy it I get the following message upon opening http://localhost:9000/MyApplication/_vti_bin/ListData.svc :
[UriFormatException: Invalid URI: The hostname…
View On WordPress















