Add your proxy settings to the web.config

To allow external RSS feeds on your internal Sharepoint site add your local proxy setting to the web.config. Change the following lines:
 
<system.net>
  <defaultproxy>
     <proxy autodetect="true" />
  </defaultproxy>
</system.net>
 
to:
 
<system.net>
  <defaultproxy>
     <proxy usesystemdefault="false" proxyaddress="http://YOURPROXYSERVER:PORT" bypasslocal="true />
  </defaultproxy>
</system.net>
 
Run a iisreset after saving the web.config file.

Tags: , ,

Comments

tweetattacks United States
9/3/2010 6:38:23 AM Permalink

Hello definitely got yourself a nice site here Only part about it I do not like is all of the junk comments

tweet attacks United States
9/4/2010 5:35:25 AM Permalink

I like the look of your website what platform are you using?

Life Insurance United Kingdom
9/5/2010 12:05:36 PM Permalink

I have no idea how you managed to find that but well done and than you very much!

Add comment




  Country flag

biuquote
  • Comment
  • Preview
Loading