162 Brewery

Datediff Overflow Error in Dockerized SQL Server

Recently, I encountered an interesting error while using SQL Server in a Docker container. The error was a Microsoft.Data.SqlClient.SqlException with the message “The datediff function resulted in an overflow. The number of dateparts separating two date/time instances is too large.”


Custom component not being displayed in assets pane

I installed AddOn.Episerver.Settings in a CMS 12 project. Acccording to the documentation there should be a settings tab showing up under the assets pane. For me this didn’t show up and I couldn’t figure out why