Visual Studio 2012 comes with IIS Express 8.0. However, we have a vendor system that explicitly requires IIS Express 7.5 be installed. Two questions:
- Is it possible to install Visual Studio 2012 and exclude IIS Express 8.0 from the install package? It's not listed as a customizable option in the AdminDeployment.xml file.
- Is it possible to uninstall IIS Express 8 and re-install IIS Express 7.5 after the fact? What impacts does this have with VS 2012 ASP.NET development?
Thanks,
Matt