Exception Message : There was no endpoint listening at net.pipe://localhost/Pipe/CustomerService that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.
Inner Exception : {"The pipe name could not be obtained for net.pipe://localhost/Pipe/CustomerService."}for testing i took the UserControl and Placed it on a normal ASP.Net Site with the same "Service Model" Configuration, and was successfull on connecting to the WCF Server.can anyone shade some light on this....