0

I got this error when am trying to run my website on IIS... i saw some of questions... actually i go through with this but still same error..please give me some idea .. thanks in advance

enter image description here

Community
  • 1
  • 1

2 Answers2

0

Change anonymous authentication to use application pool.

David Aleu
  • 3,922
  • 3
  • 27
  • 48
0

Remove folder with web site content from desktop folder to another path, ex. C:\publish, and grant permission read/write for application pool on this folder.

VMV
  • 576
  • 4
  • 6