I get the error below if I try to save a new DataSource or access an existing Dataset in the ReportDesigner. This only happens in a production environment but for local deployments everything works fine. Using the .NET Core library of report designer
"Sf_Exception - System.NullReferenceException: Object reference not set to an instance of an object.\n at Syncfusion.EJ.ReportDesigner.DataProvider.UpdateExtension(IDataExtension extension)\n at Syncfusion.EJ.ReportDesigner.DataProvider.IsTestConnection()\n at Syncfusion.EJ.ReportDesigner.Internal.ReportDesignerInternalHelper.ProcessDesigner()"