1.unrecognized attribute ‘targetframework‘
A: 需要注册.net framework到iis。步骤如下:
(1)‘Start‘ -> ‘CMD‘
(2) 输入‘cd c:\windows\microsoft.net\framework\v4.0.30319‘
(3)输入‘aspnet_regiis.exe -i‘
2.this configuration section cannot be used at this path(configuration locking?)
(1)Click "Start button"
(2)in the search box, enter "Turn windows features on or off"
(3)in the features window, Click: "Internet Information Services"
(4)Click: "World Wide Web Services"
(5)Click: "Application Development Features"
(6)Check (enable) the features. I checked all but CGI.
时间: 2024-10-11 01:25:37