Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
IE で構成されたプロキシ設定を完全にバイパスするように WCF サービスとクライアントを構成するにはどうすればよいですか。私のアプリケーションは LAN で動作し、BasicHttp エンドポイントと NetTcp エンドポイントの両方を使用しています。
In the binding configuration set useDefaultWebProxy to false.