Fix: error CS0234: The type or namespace name ‘Helpers’ does not exist in the namespace ‘System.Web’, when using multiple virtual IIS web applications
I have a ASP .NET 4.5.2 MVC web application running on an IIS website and I wanted to run a separate ASP .NET 4.5.2. web api application under the MVC web site. Both projects worked