I have consumed a WCF service in my client application. Now I have a strange requirement. In my clinet application, web.config is not exists in root level which located in some other folder(views/web.config), my application read web.config using some utility
class. Now my problem is how to provide binding configuration and remote address, and proxy can directly hit the wcf service after providing Binding and endpoint information??
Please provide me any associated blog or detail code. it is urgent.
Thanks in advance.
Thanks & Regards
Remember to click on Mark as answer on the post that helped you
jnagasuresh
Member
343 Points
112 Posts
Binding and Endpoint address for wcf service..
Jul 05, 2012 03:38 AM|LINK
HI All,
I have consumed a WCF service in my client application. Now I have a strange requirement. In my clinet application, web.config is not exists in root level which located in some other folder(views/web.config), my application read web.config using some utility class. Now my problem is how to provide binding configuration and remote address, and proxy can directly hit the wcf service after providing Binding and endpoint information??
Please provide me any associated blog or detail code. it is urgent.
Thanks in advance.
Remember to click on Mark as answer on the post that helped you
SonicMan
Participant
1472 Points
228 Posts
Re: Binding and Endpoint address for wcf service..
Jul 09, 2012 08:04 AM|LINK
You may also to ask this question here:
http://social.msdn.microsoft.com/Forums/en/wcf/threads/