Hello,
I have a new server 2008 r3 machine with IIS 7 on it. I installed .Net 4.5 on the machine, but pulling an aspx will throw an error. The error pages show that it is using .net framework 2.0.xxxxx. I ran the test tool that determines what version is installed, and for 4.5 the test was successful. And yes, I do have 4.0 selected in my app pool for the site.
So, how do I get IIS 7 to where it will use v4.5?
Thank you