How do I set up the memory profile a web app in visual studio 2019
andytrich
Posts: 1 New member
I develop my web app in visual studio 2019 using .net 2.2. It is a dev server rather than a IIS
I have selected the wwwroot of the app, set the server option to .net 2
When starting the app it should prompt you to sign in using AAD but when I hit start profiling all I see is the directory listing. What am I doing wrong?
I have selected the wwwroot of the app, set the server option to .net 2
When starting the app it should prompt you to sign in using AAD but when I hit start profiling all I see is the directory listing. What am I doing wrong?
Tagged:
Answers
You should be able to target .Net 2 on a development server.
Please see for full details
https://documentation.red-gate.com/amp/setting-up-a-profiling-session/profiling-a-web-application/profiling-an-asp-net-application-on-web-development-server