Could not load type ‘Microsoft.SharePoint.Marketplace.corporatecuratedgallery

Imagine that you are getting this message:(or, maybe you don’t have to imagine, because you are actually getting it)

Sorry, something went wrong

Could not load type ‘Microsoft.SharePoint.Marketplace.CorporateCuratedGallery.SPCorporateCatalogAccessor’ from assembly ‘Microsoft.SharePoint, Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c’.

Technical Details

Troubleshoot issues with Microsoft SharePoint Foundation.

Correlation ID: 2f1e5d9e-e4a3-30cf-daa2-72926aacc34b

Date and Time: 4/13/2018 10:53:28 AM

 

Here is the solution to fix this issue, in most cases,

 

  1. Clear the SharePoint Configuration Cache
  2. Reset IIS
  3. Run this powershell from the SharePoint Management Shell

Install-SPApplicationContent

 

I hope this helped you and have a great SharePoint day!