none
self hosted WCF netTcpBinding with silverlight

    Question

  • I have set of WCF services which are hosted (not in IIS) using a consol application.using netTcpBinding

    when i am trying to consume my services in windows application it is working fine,but when i trying to consume it from silverlight application it is throwing an exception

    Could not connect to net.tcp://localhost:8100/Chat/ChatService. The connection attempt lasted for a time span of 00:00:02.1199644. TCP error code 10013

    Friday, August 16, 2013 6:04 AM

All replies