Copied to clipboard

Flag this post as spam?

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


  • Pete 213 posts 285 karma points
    May 16, 2012 @ 16:59
    Pete
    0

    Help! Content Tree not visible, Visual Studio site

    I've been testing and developing site functions with a umbraco install setup in visual studio, If I run the site using VS's own 'localhost' the site loads up fine, and when I login in to the admin I can see all the content trees for content, media, users etc.

    however if I try to browse the content trees after logging in when I've got the site hosted on IIS, there is nothing displayed on any of them not even the top root.

    I've checked user permissions on the folders they all seem ok modify/full control, and I've ran the install check permissions function, but still no luck.

    Any ideas?

    Thanks

  • Grant Thomas 291 posts 324 karma points
    May 16, 2012 @ 17:11
    Grant Thomas
    0

    Are there any seemingly relevant errors being logged by the browser?

  • Pete 213 posts 285 karma points
    May 16, 2012 @ 17:25
    Pete
    0

    The only errors I get is:

    Timestamp: 16/05/2012 16:21:36
    Error: umbraco is not defined
    Source File: http://localhost/umbraco/umbraco.aspx?
    Line: 303

    function keepAlive() { umbraco.presentation.webservices.legacyAjaxCalls.GetSecondsBeforeUserLogout(validateUserTimeout, keepAliveError); }

    Then there's loads of warnings that all look like they trying to reference nodes on the tree's but not finding much...

    Timestamp: 16/05/2012 16:23:33
    Warning: anonymous function does not always return a value
    Source File: http://localhost/umbraco_client/Tree/jquery.tree.js?cdv=1
    Line: 1225, Column: 24
    Source Code:
                            return;

  • Pete 213 posts 285 karma points
    May 16, 2012 @ 18:04
    Pete
    0

    Is it something VS does to allow the site to be hosted and/or debugged in VS?

Please Sign in or register to post replies

Write your reply to:

Draft