vote up 0 vote down star

How can I configure WCF service and client to completely bypass proxy settings configured in IE. My application works in a LAN and I use both BasicHttp and NetTcp endpoints.

flag

50% accept rate

1 Answer

vote up 1 vote down check

In the binding configuration set useDefaultWebProxy to false.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.