I have a VS project in .NET MVC5 which loads an external dll file that uses a lot of memory. In average it uses from 500-1000MB memory.
Now when I try to debug my pr
Go to Visual Studio - Tools - Options Menu
Choose: - Projects and Solutions, then Web Projects
tick the checkbox: "User the 64 bit version of IIS Express for web sites and projects"
No Registry edit necessary.