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.
コードを追加したにもかかわらず、Proxy Authorization failed エラーが発生しています <system.net> <defaultProxy useDefaultCredentials="true" > </defaultProxy> </system.net>
<system.net>
<defaultProxy useDefaultCredentials="true" >
</defaultProxy>
</system.net>
web.config ファイルに..
考えられる理由を見つけるのを手伝ってもらえますか。
ありがとうございました
IIS_IUSRS は IIS で承認されていますか?
localhost をバイパスしてみてください。