Reading through this and this, I was under the impression that IIS 7.5 was the version that came bundled with Windows 7. Yet, when I activated it on a Windows 7 Ultimate computer (via the option on the left side of Control Panel - Programs and Features) it seems to indicate that it's Version 7 of IIS that's installed. Am I mistaken?
When I activated IIS I just used the default settings Should I be turning on additional components too?
My situation is this: I've recently upgraded Visual Studio from 2008 Pro to 2012 Pro and my ASP.NET project from 3.5 to 4.0. I now want to deploy the compiled project onto my [previously described] test server. It'll just be me and another person testing it before we deploy it to the client's server, which is running Windows Server 2008 R2.
Any suggestions/guidance you can provide would be much appreciated!
Robert