"Access to the path 'xxxxxx' is denied."

  1. Right Click Folder that want to access
  2. Go to Security Tab
  3. Click on Edit
  4. Click on Add
  5. Click on Addvance
  6. Find Now
  7. Give Permission to IIS_IUSRS (Full Control)
  8. Click On OK
  9. Click On OK
  10. Click On Full Control in allow
  11. Click On OK
  12. Again Run the Application

Note: 
if application pool identity assign: ApplicationPoolIdentity  then user will be "IIS AppPool\" and followed by the name of the application pool from step 2 e.g. "IIS AppPool\myapplicationpool"





Note: Form this location, select computer name
Click on Check Names button:


Give full control for this user


Comments

Popular posts from this blog

ASP Net API pass parameter frombody

avoid Caching in asp net mvc