Discuz!NT|BBS|论坛

注册

 

发新话题 回复该主题

在windows server 2012中iis注册.net2.0 [复制链接]

1#
dism /online /enable-feature /featurename:IIS-ISAPIFilter

dism /online /enable-feature /featurename:IIS-ISAPIExtensions

前两项可在添加角色功能界面开启

以下两行代替 aspnet_regiis -i命令

dism /online /enable-feature /featurename:IIS-NetFxExtensibility /all

dism /online /enable-feature /featurename:IIS-ASPNET /all
————————————————
版权声明:本文为CSDN博主「clon」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/clon/article/details/88978750
分享 转发
TOP
发新话题 回复该主题