按照官网的方法到这一步的时候:
在谷歌浏览器输入 : http://localhost:99/siteserver/ 回车之后出现了这种情况:
百度了一下解决办法:
是给Windows目录下的临时文件夹Temp的安全选项卡中加入NetWork Service用户并赋予全权
依次添加权限:
- C:WindowsTemp
- C:WindowsMicrosoft.NETFrameworkv4.0.30319Temporary ASP.NET Files
- Restart IIS and try run your web application again.
但是依然不起作用???