1、新建网站
2、新建虚拟目录
3、编辑网站的身份验证,设置匿名用户
4、修改题库和用户导入的存储路径(var path = string.Format("{0}{1}", HttpContext.Current.Server.MapPath("~/FilesServer"), filePath);)
转载于:https://www.cnblogs.com/dansediao/p/5819370.html