Copied to clipboard

Flag this post as spam?

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


  • Kevin Coster 83 posts 120 karma points
    Jul 15, 2011 @ 15:18
    Kevin Coster
    0

    Error Viewing

    Get the following error display on page

    Error loading Razor Script uBlogsyShowPost.cshtml
    Method not found: 'System.Collections.Generic.List`1 umbraco.MacroEngines.DynamicNodeList.get_Items()'.

    When viewing http://www.uberhosting.co.uk/blog/2011/july/testing-again-kc.aspx

    Im on shared hosting wondering whether its permissions based?

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Jul 15, 2011 @ 17:20
    Anthony Dang
    0

    Does this happen locally?

    What version are you running?

    It may be a missing dll?

     

  • Kevin Coster 83 posts 120 karma points
    Jul 15, 2011 @ 17:26
    Kevin Coster
    0

    Umbraco 4.7 and is installed on shared host with dailyrazor on plesk

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Jul 17, 2011 @ 15:20
    Anthony Dang
    0

    Which version of the blog are you running? 1.32 or 1.4?

    Have you  tried it locally?

     

  • Allan Hawkey 232 posts 303 karma points
    Sep 06, 2011 @ 13:19
    Allan Hawkey
    0

    Kevin

    Did you ever resolve this?  If so, what was the fix, as I'm having similar issues.

    Thanks
    Allan

  • Kevin Coster 83 posts 120 karma points
    Sep 06, 2011 @ 14:14
    Kevin Coster
    0

    No not had a chance to look at it yet.

    1.32

  • Michael 8 posts 28 karma points
    Sep 09, 2011 @ 13:36
    Michael
    0

    I am having the same issue. Installed uBlogsy 1.35 on the 4.7.1 RC Umbraco. I had to go from 4.7 to the RC as need to run medium trust for my host.

    Is there a 1.4 of uBlogsy I can try? I got this version working without issue on a different website where I have full trust levels on the server.

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Sep 13, 2011 @ 23:49
    Anthony Dang
    0

    This error is normally because you're missing a dll in your bin.

    Does this work locally?

     

  • Michael 8 posts 28 karma points
    Sep 14, 2011 @ 10:22
    Michael
    0

    Which dll and I shall try adding it?

    I have just noticed you don't support medium trust though, so that is likely the issue. Any plans to introduce support for medium trust hosting?

  • Barry Fogarty 493 posts 1129 karma points
    Sep 16, 2011 @ 03:28
    Barry Fogarty
    0

    Hi Anthony.  I can also confirm this error.  Running locally.  I am running umbraco v 4.7.0 (Assembly version: 1.0.4090.21631).  I am using the 4.7.1 version of the umbraco macroEngines DLL, not sure if this may cause the issue?  FYI I have the following DLLs in my bin:

    1. Joel.Net.Akismet.dll
    2. uBlogsy.Web.dll
    3. uBlogsy.Web.pdb
    4. uHelpsy.dll

    Error: Error loading Razor Script uBlogsyShowPost.cshtml
    Method not found: 'System.Collections.Generic.List`1 umbraco.MacroEngines.DynamicNodeList.get_Items()'.


    If I step through the code the missing method exception is thrown on line 48:  DynamicNode prev = NodeHelper.GetNextPost(d);

    Happy to help with this issue, as I could really do with this aweome blog in my project :-)

  • Barry Fogarty 493 posts 1129 karma points
    Sep 16, 2011 @ 03:41
    Barry Fogarty
    0

    It does seem it is to do with the new umbraco.MacroEngines.dll, I rolled back to the old version and there are no errors.  Pity as a lot of my razor now depends on the new DLL.  Is your beta version compatible with the new DLL do you know Anthony?  I have had a look at my references and I cannot see any problem.. let me know if you can replicate this issue.

    FYI I am using the dll from the Umbraco 4.7.1.425 nightly.

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Sep 22, 2011 @ 23:09
    Anthony Dang
    0

    I was under the assumption that it was already medium trust. There is nothing crazy going on. I have no idea on what will be involved in making it medium trust. 

    The source is available.

    I hope this image is readable... Michael, these are the files that i have in my bin:

     

     

  • 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