I have two Web Servers, one we setup over a year ago and its running our ASP MVC Application just fine. I'm configuring a second server and have copied all the files from the first to this new server (wwwroot, etc.), but I don't remember what I did to get the original server to recognize my App, I still get the default IIS Welcome Screen.
I've set the Pools to .NET 4.0, and configured just about everything I can think of, but my MVC app just isn't running. :(
I guess I've missed something. I'm trying not to have to install VS 2010 on this new server...
bob