Finding List Name Using List ID in SharePoint
Sometimes you just have the ID of the list. For example, if you have code that calls an API and the software developer who wrote...
Slow Internet Connection – Pulse Secure
If you need to use Pulse Secure for VPN, you are likely to have experienced a problem. Your internet connection is slower than ever and...
Searching in SharePoint Recycle Bin
SharePoint’s trash mechanism is a commonly known concept. However, sometimes there are too many items in the trash can. Since you cannot filter it, it...
Errors in SQL Server while importing CSV file despite varchar(MAX)
You can use CSV or TEXT files for data transfers with Sql Server Management Studio. If the nvarchar fields in the table you will import...
Chrome – Mark cross-site cookies as Secure to allow setting them in cross-site contexts
Cookies are one of the methods available for adding persistent state to web sites. Over the years their capabilities have grown and evolved, but left...
Excel Services REST API
You may need to read the content of your Microsoft Excel document in a document library on the SharePoint Online site. For this, you can...
Arithmetic overflow occurred
Arithmetic overflow error converting IDENTITY to data type tinyint. Arithmetic overflow error converting IDENTITY to data type smallint. Arithmetic overflow error converting IDENTITY to data...
How To Fix a Degraded Search Index Partition in a SharePoint Farm
If you are working with SharePoint 2013, 2016 or 2019, you may encounter an error like the following when you want to search for a...
Workflow Manager Certificate Expiration / Renew Certificate
If you are using Workflow Manager 1.0 on SharePoint, you may face problems of workflows failing to run due to unexpected expiration of Workflow Manager...
Migrate Workflow Manager to New Server
Workflow Manager Server is a technology that is used to host high-scale, high-density workflows. It allows you to develop workflows as declarative model. In other words,...