IIS7 Permission Denied - ASP File Write

前端 未结 4 630
攒了一身酷
攒了一身酷 2020-12-17 01:39

Unfortunately I don\'t have a whole lot of information on this. I have a customer who has moved their site from an ancient system to IIS7 on Windows 2008 Server. Info about

4条回答
  •  一生所求
    2020-12-17 02:07

    The suggestion is correct. If the path to the solution is not immediately obvious for whatever configuration reasons, try running procmon (filter on "online_data.xls") and see who's failing, why, and what user account they run under. Then check the ACLs.

提交回复
热议问题