Samsung / Dexter

Dexter is a static analysis platform to find and remove defects efficiently and immediately during the coding-time.
BSD 2-Clause "Simplified" License
56 stars 33 forks source link

[dexter-vs] Error when opening a project from Recent project list #149

Closed KarolAntczak closed 7 years ago

KarolAntczak commented 7 years ago

Steps to reproduce:

  1. Start Visual Studio with Dexter extension installed
  2. Open any project from Recent project list:

image

  1. After opening the project, an error occurs:

image

KarolAntczak commented 7 years ago

OK, it is caused by Visual Studio, not by the extension itself. Reseting Experimental instance seems to solve the problem, as explained here.