My .net application when compiled in Visual studio through IIS express, works perfectly fine. The style sheets are getting loaded correctly. But when I host the application in IIS, the style sheets are not getting loaded correctly. I found a lot of similar questions but none of them is working in my case. I am seeing the below error:
Things I tried:
- Static content enabled
- Permissions provided for IUSR
- Anonymous authentication for App pool identity has been enabled