Application pool in IIS 7 does not show .NET Framework 3.5

前端 未结 6 2159
走了就别回头了
走了就别回头了 2021-02-07 13:24

I\'ve .NET Framework 3.5 SP1 installed on my system. When I create a new application pool, I just see the .NET Framework V2.0.xxx. I\'ve a file that uses the ASP.NET MVC. It\'s

6条回答
  •  北海茫月
    2021-02-07 14:09

    Not sure what exactly the question is, if you expecting framework 3.5 in IIS don't. The two frameworks in IIS are 1.1 and 2.0. So framework 3.5 will still only show 2.0 in IIS

提交回复
热议问题