Click to See Complete Forum and Search --> : Easy WinS 2003 Question


house
03-11-2009, 05:04 AM
I seem to be confused about a particular detail concerning Windows Server 2003.

The server I'm working with is currently running ASP.NET v2.0.50727. I have verified that .NET framework v3.5 sp1 is installed. I go to IIS Manager, select the website properties, and go the ASP.NET tab. Here I find a dropdown menu for the ASP.NET version that includes only one option: v2.0.50727. There should be a v3.5 in the dropdown menu if the framework is installed, right??? If so, I'm guessing I'd need to manually add it as an extension. In this case, what file(s) do I need to include from the v3.5 folder?

Thanks in advance for the input.

house
03-11-2009, 05:58 AM
Ah, nevermind. After some more searching, I came up with this:

http://blogs.msdn.com/webtopics/archive/2009/01/30/where-is-asp-net-3-5-on-iis.aspx

There is no option for v3.5, but it still works.