Performance profiling Database Tool reports unknown duration, no source files

Ivk 6 Reputation points
2023-01-03T13:43:19.023+00:00

Hi there,

I've been trying to run the Database Tool within the Performance Profiler for my Startup project with Release configuration.

The generated report is showing the queries and their start times and the swim lane, but for each query, the duration, records affected, records read are [Unknown]. Also, when I right-click on the queries, navigating to the Source File is disabled.

My output seems to be indicating that the symbols are loading correctly:

Symbols loaded for moovd.identity.api.dll from C:\Users\irisv\AppData\Local\Temp\SymbolCache\Moovd.Identity.API.pdb\2B5B79CE9C3D463086396CE93E0CA46BFFFFFFFF\Moovd.Identity.API.pdb
Symbols loaded for moovd.identity.application.dll from C:\Users\irisv\AppData\Local\Temp\SymbolCache\Moovd.Identity.Application.pdb\8FA7A020A48241A0802F9C591C6EF151FFFFFFFF\Moovd.Identity.Application.pdb
Symbols loaded for moovd.identity.infra.dll from C:\Users\irisv\AppData\Local\Temp\SymbolCache\Moovd.Identity.Infra.pdb\C58C1E10F72B444290F8699CBAADA314FFFFFFFF\Moovd.Identity.Infra.pdb
Profiling of 'Moovd.Identity.API' started.
Profiling of 'Moovd.Identity.API' stopped.

What could possibly be going wrong here?

275704-screenshot-2023-01-03-143535.png

Hope someone can help me out!

Developer technologies | Visual Studio | Debugging
{count} vote

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.