gpt4 book ai didi

visual-studio - Windows 10 (ASP.NET Visual Studio 2015) 中缺少 iis Windows 身份验证

转载 作者:行者123 更新时间:2023-12-03 11:46:04 26 4
gpt4 key购买 nike

我正在尝试在 Visual Studio 2015 中运行一个在 IIS7 中使用 Windows 身份验证的 asp .net 网站。虽然我在我的 PC 中安装了 IIS,但同时尝试从

Control Panel-> Turn Windows features on or off-> Internet Information Services -> World Wide Web Services -> Security



列表中似乎缺少此功能。

看一下图片。

enter image description here

为了通过 Windows 身份验证运行项目,我还有哪些其他选择?

最佳答案

Windows 10 家庭版不包括 Windows 身份验证(以及一系列其他 IIS 安全功能)。但是,具有这些功能的软件包就在您的操作系统中,您可以手动安装它。

您需要做的就是打开提升的命令提示符并运行:

dism /online /norestart /add-package:%SystemRoot%\servicing\Packages\Microsoft-Windows-IIS-WebServer-AddOn-2-Package~31bf3856ad364e35~amd64~~10.0.16299.15.mum


  • 上面的文件名可能略有不同,因为它基于系统位数和版本

  • 然后回到:

    Turn Windows features on or off > Internet Information Services > World Wide Web Services > Security



    安全下的所有“专业”选项都将可用。只需检查“Windows 身份验证”并重新启动。

    关于visual-studio - Windows 10 (ASP.NET Visual Studio 2015) 中缺少 iis Windows 身份验证,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38048420/

    26 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com