ASP.net Getting the error “Access to the path is denied.” while trying to upload files to my Windows Server 2008 R2 Web server

前端 未结 9 927
失恋的感觉
失恋的感觉 2020-11-28 04:51

I have an asp.net webapplication that uploads files to a specific folder on the Web server. locally everything works fine, but when I deploy the application to the Webserver

9条回答
  •  难免孤独
    2020-11-28 05:46

    Have you looked under Advanced Security Settings?

    something like below image change permissions of folder to IIS_IUSRS

提交回复
热议问题