0

I'm using VS 2019 and when I try to add controller, gives me an error saying :

There was an error running the selected code generator ' The value -1 is outside the acceptable range of [0,2147483647].Parameter name: value'

CodeCaster
  • 147,647
  • 23
  • 218
  • 272
  • Better to add screenshot. – Harshad Vekariya Aug 27 '19 at 11:21
  • The first thing I'd check is that my instance of Visual Studio, as well as the NuGet packages I'm using, are fully updated to the latest versions. These types of errors are oftentimes due to bugs in individual packages/tools. – DBro Aug 27 '19 at 11:31
  • maybe nuget package has a mistake.Reload project edit . csproj and check nuget package area. – Ahmet Çolak Aug 27 '19 at 11:53

0 Answers0