Can not Debug on Visual studio 2019

Prabir Choudhury 1 Reputation point
2022-03-06T22:42:58.623+00:00

180407-localhost.pngsp.net MVC project , Hosted on Azure, Connected with Microsoft Dynamics CRM, Downloaded from SourceSafe using Visual Studio 2019 => Project is Not using Entity Framework but connected CRM Datasource => Angular and Gulp in the project

Built and rebuilt: working fine  

Debug: I cant not debug the project using IIS Express  

Not hitting any Breakpoints on the C# code  

180445-iisexpress.jpg

Diagnostic tool

enter image description here

Local host opening up a blower with the port number but it is showing

the message Below enter image description here

Developer technologies | Visual Studio | Debugging
Developer technologies | C#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Tianyu Sun-MSFT 34,691 Reputation points Microsoft External Staff
    2022-03-07T02:37:25.053+00:00

    Hi @Prabir Choudhury ,

    Welcome to Microsoft Q&A forum.

    Looks like there are some processes working in the background, maybe updating for some extensions, system…

    Could you please wait a moment and then debug again? Or try to back up the .maintenance file(in case) in the root folder, remove it and debug again?

    Best Regards,
    Tianyu

    • If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
      Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
    0 comments No comments

  2. Prabir Choudhury 1 Reputation point
    2022-03-07T21:44:02.45+00:00

    Hi TianyuSun-MSFT,

    Many thanks for your response , Yes I agree with you List of processes are running when I debug the project but there is no .maintenance file exist on the project at all (hidden file are showing)

    Many thanks again

    Cheers


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.