How can we help you today? How can we help you today?

Profiling an ASP.NET Core 2.1 Application, but it doesn't start

I'm trying to profile an ASP.NET Core 2.2 app. I've set the environment variable for ASPNETCORE_ENVIRONMENT which is about the only requirement for starting it (as I can do from the command line and VS), but the app runs for a few minutes and then exists.

I've can't find anything in the logs and there's no indication within ANTS Profiler as to why it stopped.
Kieron
0

Comments

1 comment

  • Kieron
    And then I found it was missing ASPNETCORE_URLS, so it's sorted...!
    Kieron
    0

Add comment

Please sign in to leave a comment.