unable to access net.tcp wcf service from domain name -


i trying access wcf net.tcp service web client.

when give server name in address works fine me.

when tried domain name in address gives error. ( communication object, system.servicemodel.channels.servicechannel, cannot used communication because in faulted state. )

i have access service domain name on iis.

please tell me possible access tcp service domain name(bdd.abc.com/services/services/organization.svc/)


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -