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

后端 未结 13 1527
小鲜肉
小鲜肉 2020-12-03 10:45

I am working on an ASP.NET MVC project and so far I had no problems with scaffolding any type of items until now.

Every time I want to create a new controller or vie

13条回答
  •  醉梦人生
    2020-12-03 11:31

    try both any one will work either of them.

    1.Just delete .vs folder in project solution.
    2.If above fix does not work.,close your web.config file if it is opened.
    

提交回复
热议问题