The process of building custom solutions for SharePoint Server.
check this KB article: Web Parts that depend on WPProperty may no longer work correctly in SharePoint Server (KB5003528).
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
We have done September 2021 patching for our Sharepoint 2013 servers. Since then our customized RSS feed webpart doesn't work. Below is the error message.
WPProperty has been blocked for security reason. blocked AssemblyQualifiedName is *****.******.Intranet.WebParts.WPRssFeedWP, *********.********.*****.Solutions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=76f4acee2fd20171 | blocked property name is FeedUrl
Is there any issue reported for September patch lately? Our out of box RSS feed webpart works fine. Could you kindly help me with this. This is one of the important webparts over our homepage.
Regards,
Susmitha.
The process of building custom solutions for SharePoint Server.
Answer accepted by question author
Hi @susmitha ,
Like sadomovalex said, the security update for SharePoint 2013 fixes an issue in which Web Parts that depend on WPProperty don't work correctly. But to enable the Web Parts to work, you have to also follow the steps that are provided in KB 5003528 to declare the affected .NET types to be allowed to access WPProperty in the Web.config file.
For Reference: Web Parts that depend on WPProperty may no longer work correctly in SharePoint Server (KB5003528)
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.