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

I have created a WCF Service.Now in my client side after adding a service reference, my client side app.config file not being updated with endpoints details.

So i am not being able to establish a connection thru endpoints from my client side as channel factory method takes an endpoint parameter.

Any Suggestions ?

Thanks
Posted

1 solution

Hi DexterS2,
You've to manually Update the Service reference, Go to Service reference tab in your solution explorer window and below that you've seen your referenced service. In that Right click on the service you can see the option "Update Service Reference" click on that, then your endpoints details are gets updated.
Hope this will help you.

Regards,
Bluesathish
 
Share this answer
 

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

  Print Answers RSS


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