dotnet / roslyn

The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
https://docs.microsoft.com/dotnet/csharp/roslyn-sdk/
MIT License
19.01k stars 4.03k forks source link

[Debugging -> Output Window] An error occurred loading this property page #47970

Open TobiasSekan opened 4 years ago

TobiasSekan commented 4 years ago

Version Used: Microsoft Visual Studio Community 2019 Preview (2) Version 16.8.0 Preview 3.1 VisualStudio.16.Preview/16.8.0-pre.3.1+30516.212 Microsoft .NET Framework Version 4.8.04084

Steps to Reproduce:

  1. Start Visual Studio
  2. Go to Tools->Options
  3. Click on Debugging->Output Window

Expected Behavior: Show the settings inside the page

Actual Behavior: Microsoft Visual Studio Preview

ActivityLog: ActivityLog.zip

gshock commented 7 months ago

I am getting this error here, too. My VS is 2022 Preview Enterprise Edition. on Windows 11, .net 9 preview. I think it's related to "Show Output window when build starts," as it's not working.