When you launch a web project in Visual Studio, by default is uses the 32-bit version of IIS Express. To change that you can enable the 64-bit version through Options.
Tools -> Options -> search for IIS -> tick Use the 64 bit version of IIS Express for web sites and projects.