Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
文件使用 Response.writefile 和内容处置作为内联发送到客户端。当用户选择另存为时,即使启用了匿名访问,也会要求他们再次使用 IIS 进行身份验证
猜测一下,我建议查看 Excel 文件的所有权。据推测,IUSR 需要对它进行读写。
写入时文件的路径是什么?
用户是否具有创建文件的适当权限?