Skip to main content
Images and stylesheet does not render after deployment in IIS
The problem may be that IIS is not serving Static Content, which you can set up here:
If your still having issues, try to set the identity of the anonymous user to the App Pool Identity on IIS as shown below.
Comments
Post a Comment