Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Carlos Verea 9 posts 30 karma points
    May 21, 2012 @ 13:00
    Carlos Verea
    0

    Backoffice doesn't work

    Hi. I'm developing a Intranet website using Umbraco 4.7.1.1. I downloaded it with Webmatrix and now I just deployed it on my server on IIS7. The front end works fine but I cant open the backoffice. Well, I can open it but I get this:

     

    ¿Any idea why this happens?

     

    Thanks.

     

  • Grant Thomas 291 posts 324 karma points
    May 21, 2012 @ 13:06
    Grant Thomas
    0

    What does your browser console say? Looks like the scrips and / or the CSS files haven't been loaded (for whatever reason). If they don't exist the browser should give 404s, if they do then perhaps one or the other have become corrupt; either way, try uploading the Javascript and CSS files.

  • Carlos Verea 9 posts 30 karma points
    May 21, 2012 @ 13:12
    Carlos Verea
    0

    It says "object was expected" in umbraco.aspx on lines 90, 157 and 270.

  • jaygreasley 416 posts 403 karma points
    May 21, 2012 @ 13:19
    jaygreasley
    0

    Hey

    I'd check permissions on the server, this is often a cause for problems like this

    hth

    j

  • Lee Kelleher 4024 posts 15833 karma points MVP 13x admin c-trib
    May 21, 2012 @ 13:22
    Lee Kelleher
    0

    Hi Carlos,

    The issue is that the CSS & JavaScript can't be rendered. I've seen this before with new/fresh installations of Umbraco. It is caused by file-permission issues with ClientDependency.  Try adding the "IIS_IUSRS" group to have Modify permission on the App_Data folder (and all child-folders).

    Good luck!

    Cheers, Lee.

  • Carlos Verea 9 posts 30 karma points
    May 21, 2012 @ 14:07
    Carlos Verea
    1

    It worked. I had to add permission for the entire site though, not only the App_Data folder. 

    Thanks a lot. It's amazing how helpful this community is, i did't expect to get replies so fast!

     

    Cheers

  • Lee Kelleher 4024 posts 15833 karma points MVP 13x admin c-trib
    May 21, 2012 @ 14:09
    Lee Kelleher
    0

    Hi Carlos,

    Happy to hear that you got it working!

    Cheers, Lee.

  • Shawn Christopher 4 posts 25 karma points
    May 21, 2012 @ 15:53
    Shawn Christopher
    0

    Lee, 

        I'm encountering this as well, however after giving IIS_IUSRS modify to the whole site I'm still not seeing any changes... any recommendations?

  • Lee Kelleher 4024 posts 15833 karma points MVP 13x admin c-trib
    May 21, 2012 @ 15:56
    Lee Kelleher
    0

    Hi Shawn,

    Could try the NETWORK SERVER user?

    Cheers, Lee.

  • Shawn Christopher 4 posts 25 karma points
    May 21, 2012 @ 16:02
    Shawn Christopher
    0

     

     

    For Example 

     

  • Shawn Christopher 4 posts 25 karma points
    May 21, 2012 @ 16:06
    Shawn Christopher
    1

    It was the users group that we have. Thanks so much!

Please Sign in or register to post replies

Write your reply to:

Draft