when i host on other computer then it work
but not working other computer open this service
Give Me Simple Example
The URI prefix is not recognized.
Metadata contains a reference that cannot be resolved: 'net.pipe://XXX.local/ABC/mex'.
The pipe endpoint 'net.pipe://XXX.local/ABC/mex' could not be found on your local machine.
There was no endpoint listening at net.pipe://XXX.local/ABC/mexthat could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.
If the service is defined in the current solution, try building the solution and adding the service reference again.
Blog: http://aspnettutorialscode.blogspot.in/
In Advance Thanks
Loading

Saber ShaikhPosted Jan 15, 2015, 1:04 AM
Give me Error on when i add serivece on client side run
The URI prefix is not recognized.
Metadata contains a reference that cannot be resolved: 'net.pipe://XXX.local/ABC/mex'.
The pipe endpoint 'net.pipe://XXX.local/ABC/mex' could not be found on your local machine.
There was no endpoint listening at net.pipe://XXX.local/ABC/mexthat could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.
If the service is defined in the current solution, try building the solution and adding the service reference again.
Waqar QureshiPosted Jan 14, 2015, 11:09 AM
you have to activate net.pipe binding in services. refer to this post - http://dotnetmentors.com/hosting-wcf-service-with-nettcpbinding-or-netnamedpipebinding-in-iis.aspx