1
Answer

Proxy for WCF service with NetTcpBinding

resh

resh

14y
7.9k
1
Hi,

My WCF service run in IIS server with NetTcpBinding endpoint.

My client .NET application runs behind web proxy address.

The client is unable to contact the net.tcp service running in IIS, but without proxy it's work fine.

What is the solution?

Any help, greatly appreciated.

Thanks

Answers (1)