SharePoint

Flush Blob cache in SharePoint

SharePoint 2016 Logo

To flush blob cache on SharePoint servers you should execute a PowerShell script on each front end server. Blob cache is set on each front-end server in a farm, that is why you have to do this way. Read more»

SharePoint

Update date modified and date created for SharePoint items

SharePoint 2016 Logo

Sometimes you need to make some not common things with data in SharePoint site. Today one girl asked me if I can modify date of creation or modification date of a file in document library. Of course, there can be other cases, for example, you need to save creation date information for data in migration […] Read more»

SharePoint

Get login of current user in SharePoint with SPServices

SharePoint 2016 Logo

I guess SPServices is the best solution for SharePoint. We still have SharePoint 2010 and prepate to migrate to SharePoint 2016 through SharePoint 2013. But for current tasks which must be made immediately, we still use SharePoint 2010, but only without server code. Rather often we have to make custom views for other users. Read more»

SharePoint

SharePoint 2010. Fix error Type System.CodeDom.CodeBinaryOperatorExpression is not marked as authorized in the application configuration file 

In SharePoint 2010 once I had found a lot of errors in time of execution or publishing workflow processes: “(-1, -1) Type System.CodeDom.CodeBinaryOperatorExpression is not marked as authorized in the application configuration file.)”. It happened right after installation of Windows updates on server. Read more»

SharePoint

Popular Posts