.NET Framework version in Application Pools of IIS 7 on windows 2008
        Posted  
        
            by Rodnower
        on Server Fault
        
        See other posts from Server Fault
        
            or by Rodnower
        
        
        
        Published on 2010-04-06T15:03:29Z
        Indexed on 
            2010/04/06
            15:13 UTC
        
        
        Read the original article
        Hit count: 980
        
Hello,
I have web service on IIS 7 on Windows 2008.
This web service must dlls of .NET Framework 3.5 (I have error about System.Linq using when I try to browse the web site)  
The only place I found where it is possible to change .NET Framework version is application pools management, but The only two options I have are: no management code and .NET Framework 2.
In add/remove programs I have .NET Framework 3.5 installed and event does to it repair and iisreset, but I still have only to options in application pools management.  
Any ideas?
Thank you for ahead.
© Server Fault or respective owner