Set ASP.NET version to 3.5 in the IIS 6 Default Web site properties (ASP.NET tab)

后端 未结 2 1679
情深已故
情深已故 2021-01-23 00:12

How to set ASP.NET version to 3.5 in the IIS 6 Default Web site properties (ASP.NET tab)? From what I can see was version 2 (even though I have install version .NET 3.5)

2条回答
  •  情深已故
    2021-01-23 00:52

    There isn't a true "ASP.NET 3.5". "ASP.NET 3.5" is really "ASP.NET 2.0" plus some extra assemblies.

提交回复
热议问题