Issue with Visual Studio 2019 Enterprise Remote Debugging , but it works on Visual Studio 2019 Professional on the same machine

Dillan Palmer 1 Reputation point
2021-10-31T15:24:39.557+00:00

Hello,

I have the following situation: I am unable to remote debug an Azure BOT (Web/App Service) using VS 2019 ENT , but I am able to use 2019 PRO. On my secondary laptop, I also have both 2019 ENT and PRO, but I am able to debug via both versions.

When I attempt to debug via 2019 ENT, through Cloud Explorer, I can right click, select Attach Debugger. VS 2019 ENT then going into (warming up site, looking for process to attach too). When it gets to Attaching the Debugger, it just sits there... forever... I left it this way for hours at a time just to see what would happen. Clicking Cancel does nothing, so I have to use Task Manager to kill it.

I guess I can re-install 2019 ENT and see if that helps or do a repair, but other than that, is there anything anyone can think of to try?

  • Machine :

I have VS 2019 ENT and VS 2019 PRO installed. They are both fully patched with Windows 10, VS Patches, SQL Patches, you name it no more patches. I have 2019 PRO on it until I purchased ENT and installed that as well.

I have multiple machines setup this way and only this one gives me an issue.

I was going to try the solution on another thread of using the Publishing UserName/Password and Attach To Process, versus cloud explorer, but I don't see a UserName and the password is encrypted and Im not sure how to unencrypt it.

Thank you for any suggestions or thoughts. I will come back if repairing or reinstalling works.

C#
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.
10,306 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
947 questions
{count} votes