How to: Set an IIS Application or AppPool to use ASP.Net 3.5
Posted by: viip
Good post over at Scott Hanselman’s ComputerZen.Com on how to set an IIS Application or AppPool to use ASP.NET 3.5 rather than 2.0.
Among other the post includes these comments:
WOW! That is alot of text just to say: To Run .Net 3.0 / .Net 3.5 ASP.Net apps, select the .Net 2.0 runtime in IIS! — Bob Archer
I agree with Bob that your tip for running .NET 3.0 and 3.5 apps in IIS could have been summed up in a single sentence, but I really enjoy hearing the why and how of things. Thank you for taking the time to lay it out so simply! — Kevin Babcock
If it takes a 4 page post to explain why you don’t need to set a dropdown to 3.5, then something went wrong somewhere. — sjohnson
Some people have commented that this post was pointless but I was just happy to finally read this blog and find something I already knew! I usually glaze over when trying to keep up with Scott’s mind haha — Matthew Harris



You must be logged-in to post a comment. Log-in/Register