Remote Debugging Azure Web App - Break points are grayed out.

Metan Patel 1 Reputation point
2022-09-20T21:46:17.74+00:00

Hello,

I am running into an issue while moving our API from onprem to Azure Web App. It is a asp.net 4.8 rest API that is erroring out. Ive enabled Remote Debug in the Configuration Blade, with the correct Visual Studios 2022 selected. Whenever I attach the Process, the breakpoints are grayed out and says "The break point will not currently be hit. No symbols have been loaded to this document"

The project has debug set to "Full" not portable.

Developer technologies Visual Studio Debugging
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,933 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Metan Patel 1 Reputation point
    2022-09-21T22:09:57.637+00:00

    Wow thank you. I needed to enable the Publishing Web page in Application Properties and set it to move all files. This did the trick! Thank you!


  2. Metan Patel 1 Reputation point
    2022-09-21T22:10:04.103+00:00

    Wow thank you. I needed to enable the Publishing Web page in Application Properties and set it to move all files. This did the trick! Thank you!

    0 comments No comments

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.