Copied to clipboard

Flag this post as spam?

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


  • John C Scott 473 posts 1183 karma points
    Sep 29, 2009 @ 09:22
    John C Scott
    0

    new 4.02 on clean win 2k3 server hanging on ajax loader on login

    I've just set up a clean windows 2003 server, two fresh installations of 4.02 and completed all the 5 steps such as permissions and database etc.

    one has runway and  one does not

    when i login to both installations using the admin user name the screen is permanently stuck on the ajax loader bar in both applications

    i've run through everything i canthink of - is there anything else anyone else can think of?

    there's a screen shot here: http://xgig.net/spics/ajaxloader.jpg

     

     

     

  • Niels Hartvig 1951 posts 2391 karma points c-trib
    Sep 29, 2009 @ 09:31
    Niels Hartvig
    0

    Are you running from binaries or source?

  • John C Scott 473 posts 1183 karma points
    Sep 29, 2009 @ 10:02
    John C Scott
    0

    source - Umbraco 4.0.2.1.zip from codeplex

    and i used the setACL.exe to set all the permissions

  • Douglas Robar 3570 posts 4711 karma points MVP ∞ admin c-trib
    Sep 29, 2009 @ 13:40
    Douglas Robar
    0

    A few things you might try...

    1. Use firebug or fiddler and see what request is not responding and (hopefully) why. Might be a missing file, bad permissions or IIS set up, etc.

    2. Grab the pre-built binaries for umbraco 4.0.2.1 and install it on your server alongside the two sites you made from the sources you compiled yourself. That will help isolate if the issue is related to your build or not.

    Let us know what you find out.

    cheers,
    doug.

  • skaue 43 posts 44 karma points
    Sep 29, 2009 @ 13:45
    skaue
    0

    Let me guess. WebResource.axd and ScriptResource.axd throws 404?

    That's what I am struggling with atm, though it's II7.

  • Chau 66 posts 97 karma points
    Sep 30, 2009 @ 05:44
    Chau
    0

    Check the generated umbraco.aspx. Is it calling all of the script files and css files correctly?

  • Niels Hartvig 1951 posts 2391 karma points c-trib
    Sep 30, 2009 @ 10:33
    Niels Hartvig
    0

    You don't need the source to implement a solution, so grab the binaries instead.

  • Chau 66 posts 97 karma points
    Oct 05, 2009 @ 16:56
    Chau
    0

    I had similar problems and it had to do with how I was FTPing the files over (ascii or binary).

  • Laurence Gillian 600 posts 1219 karma points
    Apr 21, 2010 @ 20:02
    Laurence Gillian
    0

    If you are having this problem, check inside /umbraco_client/ui and see if the default.js file is there.

    I've had this issue and its due to the zip file not extracting properly when using the windows extract tool. I have no idea why this happens, but I've run into this a couple of times and its just a case of files missing!

    Lau

  • Laurence Gillian 600 posts 1219 karma points
    Apr 21, 2010 @ 20:05
    Laurence Gillian
    0

    Just recreated this issue on a development machine as well, will try and find out why this is happening. /L

Please Sign in or register to post replies

Write your reply to:

Draft