tags:

views:

173

answers:

0

I am trying to connect to a WCF service someone set up and i'm having trouble, I have no idea what 808:* means in the "Binding Information" for net.tcp site bindings.

thanks

this is how the bindings are configured in IIS 7 (navigate to IIS, right click on the application hosting the service, click 'edit bindings'). there are two entries:

type: http, port: 8000, ip address: *, binding information: (empty)

type: net.tcp, port: (empty), ip address: (empty), binding information: 808:*