Click here to Skip to main content
15,893,622 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I Developed One Asp.Net Website.In This Application I wrote Wcf Service with Linq to Sql.Some Times It is Working Fine.But Some Times It is Showing Error Like Below:
.........
There was no endpoint listening at http://localhost:1034/FirstGuardian/WcfService.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.
.........

When This Error Came I Deleted the Wcf Service Reference and Again I added The Wcf Service Reference Then It is Working Fine.

But I Need A Solution For This.Because Every time it is required to Add service reference when error came like above.

So Please any one give some solution to my problem.

Thanks,
Vijay
Posted

1 solution

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