We couldn't get the RSS to work properly so what we did was write a webservice that basically relayed the info back to the RSS reader.
________________________________ From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of Chris Howell Sent: Wednesday, 23 September 2009 8:06 AM To: ozmoss@ozmoss.com Subject: Re: Proxy Servers \ web.config file This link might help although it applies specifically to getting RSS working: http://blogs.msdn.com/adamhems/archive/2006/06/13/629761.aspx If you've changed the web.config, have you made changes on the proxy as per "You need to configure the proxy server to allow IP authentication from the Web Front End(s), as MOSS is incapable of passing NTLM credentials to the proxy server"? Chris 2009/9/23 Ajay <akhanna...@gmail.com> 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
_______________________________________________ ozmoss mailing list ozmoss@ozmoss.com http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss