My problem is this error
"Cannot search for online exensions because an error occured while trying to contact the server"
in extension manager > online extensions.
I know 2 solutions from this thread Cannot connect to any online resource:
- Adding
**servicePointManager expect100Continue="false"**
I tried this. But doesnt work.
2.Add:-
<defaultProxy useDefaultCredentials="true" enabled="true">
<proxy proxyaddress="http://your.proxyserver.ip:port"/>
</defaultProxy>
I want to implement this but I dont know what how to fill <http://your.proxyserver.ip:port>
I did a proxy check and i got this
"
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
"
Can someone help pls. I m a rookie in this.
Thank you for reading this