Copied to clipboard

Flag this post as spam?

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


  • Aniello 2 posts 72 karma points
    May 03, 2018 @ 07:40
    Aniello
    0

    Resolution is not frozen, it is not yet possible to get values from it.

    Hi everyone. I just publish my new website but when i try to connect to it, the browser shows me this error

    Resolution is not frozen, it is not yet possible to get values from it.

    I attach to this post a screenshot of the error. Could be the error caused by different .net framework version between Umbraco and the IIS?

    Thanks and sorry for my english!

  • Michaël Vanbrabandt 863 posts 3343 karma points c-trib
    May 03, 2018 @ 14:44
    Michaël Vanbrabandt
    0

    Hi Aniello,

    which version are you using of Umbraco? I can see that this error has been seen before but in version 6.x.

    http://issues.umbraco.org/issue/U4-2174

    Hope this helps!

    /Michaël

  • Michaël Vanbrabandt 863 posts 3343 karma points c-trib
    May 03, 2018 @ 14:45
  • Aniello 2 posts 72 karma points
    May 03, 2018 @ 18:45
    Aniello
    0

    Hi Michaël, thanks for your answers. I'm using Umbraco 7.8.1. The problem seemed to be solved when i removed and reuploaded the Global.asax file. But after a while the error came back. I read the links you posted but i can't find a solution.

  • Damien Holley 126 posts 425 karma points
    Feb 19, 2019 @ 06:02
    Damien Holley
    0

    I got this error just now, stepped through the program and discovered the source error causing this was a duplicate model issue.

    I had included the models from App_Data/ Models to use strongly typed models in my backend code, this was conflicting with the Umbraco.Web.PublishedContentModels.dll file in my bin folder.

    I removed the models folder and put in a reference to the DLL and it worked fine.

  • 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