Copied to clipboard

Flag this post as spam?

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


  • 林弋程 2 posts 22 karma points
    Mar 12, 2014 @ 00:13
    林弋程
    0

    Published items are shown in frontend correctly, but seem lost in backend office. Help!

    I encountered a strange thing: I created and published some news items under their parent with alias 'News'. Everything seemed to go well. However,  after somewhile, though published items could still appear normally in frontend, some of them were not listed under their parent in the backend office. Among these unlisted items, some can be found through search bar at top, but backoffice reported me "Request error: The url returned 404 (not found): Umbraco/backoffice/content/GetById." when I clicked them at search result list, others even can not be found through search.

    Umbraco version: 7.0.4

    DBMS: SQL CE4.0

    content tree structure:

    Home page

            ...

            News and Notice

                      News(with only one property defining how many titles of news are listed per page in front end)

                            news item1(with properties: title, subtitle, author, body text(a RTE data type), publish date, featured(true/false))

                            news item2

                            ...

                     ...

     

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Mar 12, 2014 @ 15:05
    Jan Skovgaard
    0

    Hi 林弋程

    I have seen this on other Umbraco install using CE SQL as well. I have seen it running CE SQL on Umbraco 4 as well as 6.

    So it's not a version specific issue - And I'm not sure it's an Umbraco specific issue either. I have unfortunately not been able to find more information about it yet though.

    How do you access the site? Is it a live site running IIS or is it a development site, which you access using IIS express for instance?

    When I encountered the issue it has usually been when I accessed the site using IIS express from within webmatrix.

    Looking forward to hearing from you.

  • 林弋程 2 posts 22 karma points
    Mar 12, 2014 @ 23:38
    林弋程
    0

    Jan Skovgaard, thanks for your reply!

    Yes, I launch my site in Visual Studio 2012 development environment, which implies that the Web Server serving the sit is the IIS Express provided by VS 2012.

    After posting this topic, I did some experiment: I recreated a new project with Umbraco 7.0.4. Things remained the same. This made me suspect this is maybe a version issue. So I tried Umbraco 7.0.3. Things changed: no content node lost any more.

     

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Mar 13, 2014 @ 00:30
    Jan Skovgaard
    0

    Hi

    As I mentioned above I have seen this on Umbraco 4,6 and 7 installations when running the sites using IIS express.

    Therefore I'm pretty sure this is not an issue related to Umbraco versions. I'm almost certain that you will experience the same behaviour on your 7.0.3 install at some point.

    However it usually works to switch to using IIS - When doing so it works like a charm for me.

    Let me know how things turn out and happy umbracoing :)

    Cheers,
    Jan 

Please Sign in or register to post replies

Write your reply to:

Draft