1

Working with ASP.NET Core 6 MVC, I right-click in a controller's action and selecting "Add View --> Razor view (not empty)"

Pic

After clicking "Add", the following error appears :

Error

Scaffolding was working well until about yesterday. Any ideas on what could be wrong?

rene
  • 41,474
  • 78
  • 114
  • 152
  • have you installed the design and generator of the NuGet package? make sure they are all compatible with each other in terms of version – Fadi Sep 16 '22 at 09:05
  • Yes I have and they are compatible with each other but it still get error somehow –  Sep 16 '22 at 09:36
  • Hi @AnhHuyNguyen, pls share your project file and check your `Error List` panel in your visual studio if any error message. – Rena Sep 19 '22 at 06:52
  • It was an update error, and it solved. Thank you for you kindness –  Sep 20 '22 at 23:12

0 Answers0