Hello.
I have problem with iisexpress on Windows 8 x64 i can't run it.
C:\Program Files\IIS Express>iisexpress /trace:error
Starting IIS Express ...
Initializing the W3 Server Started CTC = 1954078
W3 Server initializing WinSock. CTC = 1954078
W3 Server WinSock initialized. CTC = 1954078
W3 Server ThreadPool initialized (ipm has signalled). CTC = 1954078
Start listenerChannel http:0
Failed to initialize site bindings
Error initializing ULATQ. hr = 80070005
Terminating W3_SERVER object
InitComplete event signalled
Process Model Shutdown called
Unable to start iisexpress.
I've tried tosolveit on http://technet.microsoft.com/en-us/library/cc735134%28v=ws.10%29.aspxbut itdoes not work.
What else I need to do?