Function app is not able to hit the breakpoint when an api is called and not even able to browse the api url

Abhishek Kumar 20 Reputation points
2025-05-27T18:36:12.6833333+00:00

Function app is not able to hit the breakpoint when an api is called and not even able to browse the api url.

Solution is running in the debug mode but still not hitting the api breakpoint.

breakpoint issue

I tried to attach the debugger also but dotnet.exe for the given PID appears disabled while attaching the process.

attach process

While opening the Swagger API URL also it doesn't load and keep showing the loading screen.
swagger unload issue

I am not able to debug the api due to this issue.

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,265 questions
{count} votes

Your answer

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