Posted 27 December 2019, 3:50 am EST
This error should come from report service that I implemented by the code line :
app.UseReporting(config => config.UseFileStore(ResourcesRootDirectory));
But I have no idea what exactly cause it is about.
How should I implement so that I can end up with the more đetails message? (Should be better if there’s callstack coming alongside)