Search code examples
extjsiis-7extjs4

Sencha extjs Framework giving 500.19 on IIS 7


i get the following error when I configure the extjs (Sencha) framework in IIS 7. I have Anonymous and Windows authentication enabled. I've tried without either. And I've also tried just anonymous. What could be the issue?

HTTP Error 500.19 - Internal Server Error The requested page cannot be accessed because the related configuration data for the page is invalid.

Requested URL http://localhost:80/index.html Physical Path
Logon Method Not yet determined Logon User Not yet determined


Solution

  • Had to give permission to the root folder to the user group IIS_IUSRS.