私の問題はこのエラーです
"Cannot search for online exensions because an error occured while trying to contact the server"
拡張機能マネージャー > オンライン拡張機能。
私はこのスレッドから2つの解決策を知っています オンラインリソースに接続できません:
- 追加
**servicePointManager expect100Continue="false"**
してみました。しかし、うまくいきません。
2.追加:-
<defaultProxy useDefaultCredentials="true" enabled="true">
<proxy proxyaddress="http://your.proxyserver.ip:port"/>
</defaultProxy>
これを実装したいのですが、< http://your.proxyserver.ip:port >の入力方法がわかりません
プロキシチェックを行ったところ、これが得られました
"
The proxy host has ip address 182.237.151.96
The proxy server has announced itself as 1.1 fivenet5.netsolutioninc.com:8102 (squid/2.7.STABLE9)
The proxy informs us that the client host ip address was 182.237.151.96
"
誰か助けてくれませんか。私はこれで新人です。
これを読んでくれてありがとう