Thursday, March 1, 2012

How to solve “Access to the path 'C:\inetpub\wwwroot\' is denied.” In ASP.NET?

-        Go to IIS Manager to find out the identity for the application pool (Default is: IIS AppPool\DefaultAppPool)
-        Go to the folder in file explorer. In security tab, add this user into permission list



Reference:
Application Pool Identities
http://learn.iis.net/page.aspx/624/application-pool-identities/

No comments:

Post a Comment