【发布时间】:2010-11-12 23:56:18
【问题描述】:
我正在尝试使用ASP.NET 创建一个Local IIS Website。
当我单击New -----> Website and select the type as HTTP 并从对话框中选择LOCAL IIS WEBSITE 选项时,我收到一条消息“IIS 未安装在此计算机上”
当我签入Control Panel---->Add or remove programs ---->Add or remove windows components 时。选项Internet Information Service 已选中。
但是当我点击Control Panel ---> Administrative Tools时,我没有找到Internet Information Service的选项。
我的根目录也为C:\Inetpub\WWWRoot。
当我在 VS 命令提示符中给出以下命令时
aspnet_regiis.exe -i
它在完成安装 ASP.NET 时给出消息
谁能帮我确定我的系统中是否安装了IIS?
请帮帮我!
【问题讨论】:
标签: iis