I was working on web app to get IP and username and for test I use this code in the visual studio in a web app's web.config file,
<system.web>
...
<authentication mode="Windows"/>
<identity impersonate="true"/>
...
</system.web>
and then IIS stopped to show images, css and js files even I've remove and again add IIS to the system. All published sites even IIS default site didn't show its image, see image1. image1 The said configured app and other apps work on web server even IIS Express of Visual Studio but not work on Localhost.
The browser in the status bar shows Waiting for static.antp.co...