Copied to clipboard

Flag this post as spam?

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


  • Babin Babu 13 posts 33 karma points
    Feb 16, 2015 @ 13:45
    Babin Babu
    0

    Umbraco page is not working

    www.mysite.com/Umbraco  after entering the username and password the dashboad is not aligned and most of the jquery is not taking

    While using fiddler web debugger we got the following error

    GET /umbraco/webservices/legacyAjaxCalls.asmx/js HTTP/1.1

    GET /umbraco/webservices/nodeSorter.asmx/js HTTP/1.1

  • Babin Babu 13 posts 33 karma points
    Feb 16, 2015 @ 13:54
    Babin Babu
    0

     

    The same code works in the same system http://localhost/umbraco without any errors.

    please help me to fix it

     

    Advance thanks.

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Feb 16, 2015 @ 14:07
    Jan Skovgaard
    0

    Hi Babin and welcome to our :)

    Could you provide some more information about what Umbraco version you're using and how you did deploy your website from your local machine to the server? Is it a dedicated server or are you using shared hosting? Perhaps you need to get in touch with the hosting provider if you're using shared hosting.

    Make sure to check that permissions have been granted correctly for the network service and iusr accounts. https://our.umbraco.org/documentation/Installation/permissions

    Also make sure to double check that the server meets these requirements https://our.umbraco.org/documentation/Installation/system-requirements

    Hope this helps.

    /Jan

  • Babin Babu 13 posts 33 karma points
    Feb 16, 2015 @ 14:13
    Babin Babu
    0

    version umbraco 6.0.6

    its a dedicated server and we have already deployed in another server http://ebttikarportal.com:9002 here its working without any error.

    the same files trasfered to the new dedicated server and only change the connection string

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Feb 16, 2015 @ 14:16
    Jan Skovgaard
    0

    Hi Babin

    Ok, but there must be something in the setup of the one server where it does not work that you need to fix. Have you checked that the app pool is using the correct account and that it's running NET 4 in integrated mode? You could try comparing the server that does not work with the server that does work for instance.

    /Jan

  • Babin Babu 13 posts 33 karma points
    Feb 16, 2015 @ 14:19
    Babin Babu
    0

    Hi Jan Skovgaard 

    Its already in NET 4 in integrated mode.

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Feb 16, 2015 @ 14:23
    Jan Skovgaard
    0

    Hi Babin

    Ok, but then try checking the /app_data/Logs file to see if it reveals anything useful marked with either ERROR or WARNING.

    Also try seeing if there are any 404's listed when using the browser console browsing the backoffice when it's stalling. If so some files might be missing from the deploy for some reason.

    If not of the above reveals anything then please try comparing the server setups to see if there are any differences.

    /Jan

  • Babin Babu 13 posts 33 karma points
    Feb 16, 2015 @ 14:36
    Babin Babu
    0

    Hi jan,

    There is no diffrence between the files, when we are creating a virtual directory inside default site and add the same website it working fine, and without create the virtual directory we can access the site in the system http://localhost/umbraco.

  • Babin Babu 13 posts 33 karma points
    Feb 16, 2015 @ 14:38
    Babin Babu
    0

    When the iis redirect work with www.aufgc.com/umbraco then it doesnt work.

  • Babin Babu 13 posts 33 karma points
    Feb 16, 2015 @ 14:41
    Babin Babu
    0

    is there any issue with ClientDependency handler

  • Babin Babu 13 posts 33 karma points
    Feb 16, 2015 @ 15:10
    Babin Babu
    0

    Please reply

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Feb 16, 2015 @ 15:14
    Jan Skovgaard
    0

    Hi Babin

    I don't know if there are any issues - But something you can always try is to do the following

    1: Go to the /App_Data/TEMP/ folder and delete the clientdependency folder 2: Recycle the app pool

    Does that help any?

    If not then I'm out of ideas of what to try out...

    /Jan

Please Sign in or register to post replies

Write your reply to:

Draft