locked
After Microsoft patches in Jan 2018 RSS viewer Web Part stopped working in Sharepoint 2010 RRS feed

  • Question

  • Hi , 

    In DEC 2017 RSS viewer web part was working fine ,In Jan 2018 new patches from Microsoft were installed on share point server after that it is giving error in RSS Viewer Web part "The requested RSS feed could not be displayed. Please verify the settings and url for this feed. If this problem persists, please contact your administrator

    When i checked the ULS logs i found out two below exceptions:

    RssWebPart: Exception handed to HandleRuntimeException.HandleException System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond ***.**.***.**:8089   

     at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)   

     at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)     -

    -- End of inner exception stack trace ---   

     at Microsoft.SharePoint.WebControls.BaseXmlDataSource.GetXmlDocument()   

     at Microsoft.SharePoint.WebControls.SingleDataSource.GetXPathNavigatorInternal()   

     at Microsoft.SharePoint.WebControls.SingleDataSource.GetXPathNavigator()   

     at Microsoft.SharePoint.WebPartPages.DataFormWebPart.GetXPathNavigator(String viewPath)   

     at Microsoft.SharePoint.WebPartPages.DataFormWebPart.PrepareAndPerformTransform(Boolean bDeferExecuteTransform)

    RssWebPart: Exception handed to HandleRuntimeException.HandleException System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.   

     at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count)   

     at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)   

     at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)   

     at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)   

     at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)   

     at System.Threading.ExecutionContext.runTryCode(Object userData)   

     at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)   

     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)   

     at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)   

     at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)   

     at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)   

     at System.Net.ConnectStream.WriteHeaders(Boolean async)     -

    -- End of inner exception stack trace ---   

     at Microsoft.SharePoint.WebControls.BaseXmlDataSource.GetXmlDocument()   

     at Microsoft.SharePoint.WebControls.SingleDataSource.GetXPathNavigatorInternal()   

     at Microsoft.SharePoint.WebControls.SingleDataSource.GetXPathNavigator()   

     at Microsoft.SharePoint.WebPartPages.DataFormWebPart.GetXPathNavigator(String viewPath)   

     at Microsoft.SharePoint.WebPartPages.DataFormWebPart.PrepareAndPerformTransform(Boolean bDeferExecuteTransform)

    Below are the patches list which we installed on our server(Windows Server R2 Enterprise) 

    http://support.microsoft.com/help/4056894 https://support.microsoft.com/en-us/help/4055532/security-and-quality-rollup-for-net-framework-3-5-1-4-5-2-4-6-4-6-1-4 https://support.microsoft.com/en-us/help/4055269/security-only-update-for-net-framework-3-5-1-4-5-2-4-6-4-6-1-4-6-2-4-7 https://support.microsoft.com/en-us/help/4054521/windows-7-update-kb4054521 https://support.microsoft.com/en-us/help/4049068/time-zone-changes-in-windows-for-fiji

    Is anyone is getting the similar kind of issue . Please help me regarding that.

    Thursday, February 8, 2018 1:14 PM

All replies

  • Hi,

    Please reboot your SharePoint server. After finishing, check again.

    Please check if all RSS viewer web parts on all pages have this issue.

    Please create a new page and insert a RSS Viewer web part and configure it as the problematic web part and check if the new web part could work well.

    Thanks,

    Wendy


    Please remember to mark the replies as answers if they helped. If you have feedback for TechNet Subscriber Support, contact tnsf@microsoft.com.


    Click here to learn more. Visit the dedicated forum to share, explore and talk to experts about Microsoft Teams.

    Friday, February 9, 2018 9:00 AM
  • Hi Wendy,

    Thanks for your reply. But i already tried to do IIS Reset but it didn't worked . Except this we have 3 environment i tried every place , but after installation of patches RSS Web part stop working.

    Thnaks

    Mohit 

    Monday, February 12, 2018 5:52 AM
  • Hello TechMohit,

    Please add forward slash to the end of the RSS URL.

    https://www.falconitservices.com/support/KB/Lists/Posts/Post.aspx?ID=316


    Miguel Fra
    Falcon IT Services
    https://www.falconitservices.com

     

    Friday, July 17, 2020 8:26 PM