Visual Studio MVC Platforms - x86 and x64?
问题 We had quite an annoying issue that started about a month ago, where we could add a controller in an MVC project which required automatic code generation/scaffolding. We figured out today that it was something to do with the platform. Originally, it was set to Any CPU which to me seems the correct setting. However, we set it to x86 as the version of Visual Studio we have is 32-Bit, and we were able to add controllers again. Added a controller, built, and went to view the application and it