Hi,
I have a dbContext that random is in error:
System.Data.SqlTypes.SqlNullValueException: 'Data is Null. This method or property cannot be called on Null values.'
How can i understand wich is the record that cause the problem?
Thanks