You may have to set proxy settings in your web.config

I used something like this at a client
  <defaultProxy>
      <proxy proxyaddress="http://proxy1.:3128"; bypassonlocal="True"
usesystemdefault="True" />
  </defaultProxy>

Again at one place I had to add some urls as bypass list... as proxy was not
letting call web services from internal web appplication on another zone.




On Wed, Sep 23, 2009 at 4:49 AM, MacDonald, Mike <m...@ibtteam.com> wrote:

>  All –
>
>
>
> We recently implemented a proxy server and sharepoint is unable to connect
> to the internet.  Have others had this issue and if so how as it been
> solved.?
>
>
>
> Thanks,
>
>
>
> Mike
>
>
>
> _______________________________________________
> ozmoss mailing list
> ozmoss@ozmoss.com
> http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
>
>
_______________________________________________
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss

Reply via email to