I notice my main website has these bindings..
<binding protocol="net.tcp" bindingInformation="808:*" />
<binding protocol="net.pipe" bindingInformation="*" />
<binding protocol="net.msmq" bindingInformation="localhost" />
<binding protocol="msmq.formatname" bindingInformation="localhost" />
what are they used for? Can I remove them? How did they get there? I'm sure I've removed them once before... I'm guessing a windows update?