Configure Internet RSS for moss

Source: Internet
Author: User

1. Add a webpart of the RSS View

2. Modify the attributes of the webpart RSS feed URL: Enter the Internet RSS address you want to subscribe to, such as: http://p.moreover.com/page? O = rss002 & C = book % 20 publishing % 20 news

3. Click "OK", but an error occurs. RSS feeds can be opened in IE.

 

The error is as follows:

RSS viewer, an unexpected error occured processing your request. Check the logs for details and correct the problem.

 

Solution:

1. Install Microsoft firewall client for ISA Server

2. Configure Microsoft firewall client for ISA Server, and enter the full name of your company's ISA Server in settings.

3. Modify the webconfig of the corresponding website

Add under <configuration> node

<System.net>
<Defaultproxy>
<Proxy usesystemdefault = "false" proxyaddress = "http: // isaservername" bypassonlocal = "true"/>
</Defaultproxy>
</System.net>

Note: 1. If webconfig already has

<System.net>
<Defaultproxy>

<Proxy.../>
</Defaultproxy>
</System.net>

This node needs to be overwritten.

2. If all websites require this Internet-accessible RSS feed, modify the webconfig file under C:/Windows/Microsoft. NET/framework/v2.0.50727/config.

 

If your English is better, see:

Http://blogs.msdn.com/adamhems/archive/2006/06/13/629761.aspx

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.