Skip to content

Crash on right-click a analyse rule in Solution-Explorer #36304

@TobiasSekan

Description

@TobiasSekan

Visual Studio crash when I right-click on a analyse rule in the solution explorer in a .NET Core 3.0 project. There is no additional information about the crash.

I have start Visual Studio with the /Log switch, but the log file contains no errors and no warnings and Visual Studio don't restart always.

Question: Is there another way to get a crash log from Visual Studio 2019?

I have noticed that the ruleset-window don't show the rule name of a changed rule and the rule-set window show only changed rules and not all rules.

2019-06-11 10_43_45-PowerCalculator

Version Used:
Microsoft Visual Studio Professional 2019 Preview
Version 16.2.0 Preview 1.0
German language

Steps to Reproduce:

  1. Start Visual Studio 2019
  2. Open a project with a AnlyseTools
  3. Right-click on a rule in the Solution-Explorer

Expected Behavior:

  • Don't crash on right-click a analyse rule in the Solution-Explorer and show the context menu for this rule

Actual Behavior:

  • Crash on right-click a analyse rule in the Solution-Explorer

Current workaround for me

  1. Start Visual Studio 2019
  2. Open a minimal project with a Anlysetools (.NET Standard 2.1)
  3. Right-click on a rule in the Solution-Explorer (context menu is shown)
  4. Open another project with Anlysetools (.NET Core 3.0)
  5. Right-click on a rule in the Solution-Explorer (context menu is shown)
  6. -> works fine

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions