I have run into the same issue, diags not working not showing anything. I have tried restarting the service, does not start. Tried repairing VS, to no avail. Still diags are not working.
Visual Studio 2022 Diagnostic tool does not display content properly when debugging
During debugging, nothing is displayed in the diagnostic tool window
4 answers
Sort by: Most helpful
-
-
Anna Xiu-MSFT 30,386 Reputation points Microsoft Vendor
2022-12-29T03:36:25.503+00:00 Hi @永达 文 ,
Welcome to Microsoft Q&A!
What is your project type? If you create a new project, does the Diagnostic Tools window appears normally?
Please try to update your Visual Studio to the latest version and reinstall the “.NET profiling tools” in Visual Studio Installer > Modify > Individual components.
Sincerely,
Anna
*
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. -
永达 文 1 Reputation point
2023-01-14T06:25:17.41+00:00 I tried to reinstall WebView2, but the problem remained the same
-
OK 0 Reputation points
2023-03-10T12:40:19.3+00:00 You need to enable the service (under the Services tool setting it to automatic and restarting VS):
VSStandardCollectorService150
Visual Studio Standard Collector Service 150
Visual Studio Data Collection Service. When running, this service collects real-time ETW events and processes them.