Request for the permission of type 'System.Web.AspNetHostingPermission' failed when compiling web site on a Network Share or Intranet Project

后端 未结 3 1636
心在旅途
心在旅途 2021-02-14 07:20

I have been using Windows 7 for a while but have not had to work with a particular legacy intranet application since my upgrade. Unfortunately, this application is setup as an A

3条回答
  •  深忆病人
    2021-02-14 08:18

    this problem happens to me and the solution was easy, I just add permission fro the application pool user on the physical files, then make IISReset, and it's working now.

提交回复
热议问题