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

Popular posts from this blog

SQL Server 2008 MERGE statement