iis配置注意事项(iis7.5)--针对WebApi
2021-05-05 12:28
                         标签:webserver   als   config   htm   name   sap   pre   支持   server      1:解除锁定 handlers modules   两个模块的锁定   2:注册iis     3:webconfig    4:增加映射模块引入isapi处理模块                    以上过程基本可以解决mvc项目配置到iis 上的问题。 iis配置注意事项(iis7.5)--针对WebApi 标签:webserver   als   config   htm   name   sap   pre   支持   server    原文地址:http://www.cnblogs.com/request/p/7680509.html
 %windir%\system32\inetsrv\appcmd unlock config -section:system.webServer/handlers 
 %windir%\system32\inetsrv\appcmd unlock config -section:system.webServer/modules   
 C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe -i