How to call local WCF service from webpage? -


i'm developing webpage supposed consume wcf webserice located on client's computer. first, user installs software hosts wcf service on computer, he'll view webpage supposed call wcf service. have idea how without having use ativex , ie?

add wcf service service reference web project. have specify url of wcf service. clientproxyclass generated you. in webpages or whathever can create instance of proxyclass , code want.


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -