Marcus Nilsson

Results 10 comments of Marcus Nilsson

Here is a zipped ARW file you can test with. [DSC00002.zip](https://github.com/saucecontrol/PhotoSauce/files/5698649/DSC00002.zip)

> You need to set `TestDataSourceDiscovery` to `DuringExecution` in your test assembly as described [here](https://github.com/microsoft/testfx/issues/905#issuecomment-907775327). @Haplois, surely that is a temporary workaround, not a solution? So why close this issue?...

I'm also interested in a solution to this - NSwag doesn't know how to apply the JsonInheritanceAttribute with the correct mappings anymore.

I'm experiencing the same problem, and was trying to debug the code locally to troubleshoot it. But the master branch doesn't compile. 14 compile errors, among them: `The type or...

> Hello [@marnilss](https://github.com/marnilss), > > The full source on GitHub has been updated. We only host there a **copy** of the real source, and it hadn’t been fully updated for...

> Related to [#35219](https://github.com/dotnet/efcore/issues/35219) I'm experiencing exact same issue as original poster with same callstack in NullReferenceException. And as original poster, I'm NOT using AOT. So really not that related.

An update. I was using EF Tools 9.0.1 and got this exception: ``` System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.EntityFrameworkCore.Tools.Commands.DbContextOptimizeCommand.ReportResults(IEnumerable`1 generatedFiles) at Microsoft.EntityFrameworkCore.Tools.Commands.DbContextOptimizeCommand.Execute(String[] args)...

I am seeing something similar, but on "requests" and "dependencies" instead of "traces". We have an ASP.NET Core web api with nuget Microsoft.ApplicationInsights.AspNetCore v2.22 We have similar setup with sampling...

Please note that this problem also occurs when running the official Docker images. What has been suggested as a workaround for the Docker experience, in some other issue, is to...

Sorry, posted the wrong link for the workaround: https://github.com/Azure/azure-functions-docker/issues/677#issuecomment-1309909598