WCF : PlatformNotSupportedException when running Server Projects it doesn\'t work for me...
Console.WriteLine(System.Net.HttpListener.IsSupported); // false
http://www.mycsharp.de/wbb2/thread.php?threadid=92534
It helped me!
because my HTTP start option is 4.
i fixed it.
sc config http start=demand sc start http