.Net, ASP.NET, DataGrid, Programming, Reports, Technology, VB.NET, Web Development, WebForms

ASP.NET DataGrid: Conditionally Coloring Cell Background Color for a Column Based on the Cell Contents

DataGrid Example
DataGrid Example

If you are writing a report using a .NET DataGrid, it’s very possible that you’ll want to conditionally highlight key data in the report. Continue reading “ASP.NET DataGrid: Conditionally Coloring Cell Background Color for a Column Based on the Cell Contents”

Advertisement
Programming, SharePoint, Software, Technology, Windows 2012

Dealing with Event ID 10016 System Error Logs with a Fresh SharePoint Installation

Event 6398
Event ID 10016 System Errors

When you first set up SharePoint 2016 on a Windows 2012 machine, you’ll see a large number of Windows System Event Log errors classified as Event ID 10016. Microsoft’s documentation indicates that these are not going to cause problems with SharePoint and they can be ignored… except for the fact that nightly (in my case it was consistently around 12:50am) you’ll get a cascade of new errors clogging up your event logs. Continue reading “Dealing with Event ID 10016 System Error Logs with a Fresh SharePoint Installation”

Programming, SharePoint, Software, Technology, Tool, Web Development

SharePoint: Addressing Seemingly Random Critical Error Event 6398

Event 6398
Event 6398

I was running both a SharePoint 2013 and a SharePoint 2016 standard edition installation with stock, out of the box setups. Seemingly randomly, and on the same day, both started generating Critical Event 6398 Errors once every hour that looked like the error below:

By the way, also check out part #2 of this solution to check out what to do next after this. Continue reading “SharePoint: Addressing Seemingly Random Critical Error Event 6398”