win7不会出现此问题 win10会 win8未测试

问题描述

<binding protocol="http" bindingInformation="*:8080:192.168.31.122" />

iis express中绑定ip后未能访问

iis中查看应用程序只有一个localhost

cmd管理员启动 运行下面的命令

netsh http add urlacl url=http://192.168.31.122:8080/ user=everyone

问题解决

注意vs管理员打开

相关文章:

  • 2021-11-25
  • 2021-09-26
  • 2021-05-17
  • 2022-12-23
  • 2022-12-23
  • 2022-01-29
  • 2021-10-26
猜你喜欢
  • 2021-09-29
  • 2022-01-15
  • 2022-01-28
  • 2022-12-23
  • 2021-12-26
  • 2021-05-25
相关资源
相似解决方案