Activity overview
Latest activity by ssihealth
We are using:
VS community edition 2015 version 14.0.25431.01 Update 3
.NET Framework 4.6.01586 / comments
We are using:
VS community edition 2015 version 14.0.25431.01 Update 3
.NET Framework 4.6.01586
Memory profiler crashing on .NET Core 1.1 apps
When I try profiling our .NET Core 1.1 applications via the visual studio ANTS -> Profile Memory option, I hit the following error: "Sequence contains no elements".
When I try profiling it via the ...