is there way run self host wcf service servicehost on local user (no administrator privileges)? needs on local computer.
i'm working on aplication in future installed on multiple desktops, needs work on 1 desktop - both server , client. use whole wcf stack in 1 destop app eliminate future problems. - need launch wcf server , client on 1 system no administrator privileges. maybe can done netnamedpipebinding?
cheers, andrew
take @ this post. can juval lowy's inproc factory (you'll have register download). allows automate hosting services in same process client.
Comments
Post a Comment