简体   繁体   中英

IIs cannot create virtual directory?

I am trying to create directory for MVC project. While doing that i am getting this error.

Do we need to give any authorizations for accessing the directory? 在此输入图像描述

issue because your going to create under port 80

try with http://localhost:23444/MVCDemo this time your using separate port to run the test

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM