I am trying to create a Web API controller, but it somehow always throws the following error:
There was an error running the selected code generator: The value -1 is outside the acceptable range of [02147483647]. Parameter name Value
I have removed the extra NuGet packages I added, like Cors, Owin, etc but it is still throwing that error