WCF Self Host using WPF on Windows XP Mode SP3, .NET 4.0, works fine on Windows 7, but throws inner exception on servicehost.Open() the format of the specified network name is invalid.
Stack trace at System.ServiceModel.Channels.SharedHttpTransportManager.OnOpen()
Multiple endpoints :
- BasicHttpBinding
- WebHttpBinding
- NetTcpBinding
Is this a known issue?