can't load media or css after moving umbraco to new server
I have an installation of umbraco 6.16 i moved from server 2008 to server 2012. It seems to work ok, except I seem to have some kind of permissions issue. On the new server, the site won't load any media or style information. it's just the raw content. I notice if I log into the site, then it loads the media and styles correctly.
It does indeed to be some kind of permission issue. I gave "Everyone" read access to the umbraco folder in wwwroot and now it works. I'm not sure what account would be missing the permissions though, and I don't want to leave "Everyone" with read access. It may be an issue with server 2012, not sure. I couldn't find any installation instructions specific to 2012. Any guidance would be appreciated.
Dennis, thank you so much! That worked. In IIS, I selected my site. Then I chose Authenticaiton. Right-click Anonymous Authentcation, select Edit. Changed the Anonymous user identity to Application pool identity. All was right again.
can't load media or css after moving umbraco to new server
I have an installation of umbraco 6.16 i moved from server 2008 to server 2012. It seems to work ok, except I seem to have some kind of permissions issue. On the new server, the site won't load any media or style information. it's just the raw content. I notice if I log into the site, then it loads the media and styles correctly.
It does indeed to be some kind of permission issue. I gave "Everyone" read access to the umbraco folder in wwwroot and now it works. I'm not sure what account would be missing the permissions though, and I don't want to leave "Everyone" with read access. It may be an issue with server 2012, not sure. I couldn't find any installation instructions specific to 2012. Any guidance would be appreciated.
Hi Steve,
Maybe it could be the same issue as here: http://our.umbraco.org/forum/getting-started/installing-umbraco/45572-Css-seems-to-be-not-connected?p=0#comment164117
I hope this can help you.
/Dennis
Dennis, thank you so much! That worked. In IIS, I selected my site. Then I chose Authenticaiton. Right-click Anonymous Authentcation, select Edit. Changed the Anonymous user identity to Application pool identity. All was right again.
is working on a reply...