Copied to clipboard

Flag this post as spam?

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


  • Joshua Buttler 6 posts 47 karma points
    Nov 24, 2015 @ 22:12
    Joshua Buttler
    0

    Upgraded 7.2.8 to 7.3.1 and now Content tab is blank

    Hello, I just upgraded using NuGet in VS 2015 Pro from 7.2.8 to 7.3.1 and everything seems to be working fine however when I go to the Admin area and pick the "Content" section, the Content tabs are blank. I can get them to show by clicking on another tab and then clicking back. Anyone else run into this issue? I am attaching a screenshot as well for further clarification.

    Thanks!enter image description here Joshua

  • Nicholas Westby 2054 posts 7104 karma points c-trib
    Nov 24, 2015 @ 23:06
    Nicholas Westby
    101

    Could be a caching issue. Try this:

    • Delete App_Data/Temp/ClientDependency.
    • Delete App_Data/Temp/PluginCache.
    • Clear your browser cache.
    • Recycle the application pool.

    Also, check if there are errors in your JavaScript console.

  • Joshua Buttler 6 posts 47 karma points
    Nov 24, 2015 @ 23:14
    Joshua Buttler
    1

    Clearing those cache folders and the browser did the trick! I was so busy looking at the code (including the JS console) and didn't see anything but totally missed the obvious. lol

    Thank you sir. I really appreciate the help. :)

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies