Click here to Skip to main content
15,884,388 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi I have a problem with a wcf Service.
I have an application that request a DateTime.Now from a wcf service hosted in IIS on one of our computer in our local network . everything works fine except one client computer that throws this exception :

There was no endpoint listening at "http://Server/WcfTimeService/Service.svc" that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.

Firewall on this computer is off . All computer is windows 64 bit except this one(32bit) but I don't think this is the case .

What do you suggest to solve this problem?
Thanks for your answer.
Posted
Comments
Dave C Andrews 11-Jan-12 13:13pm    
Is there any information in the InnerException object of the Exception?
mojtaba pirveisi 15-Jan-12 14:00pm    
I don't know , i haven't notice , I am at home now . I'll check it and tell you . thanks .

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900