Copied to clipboard

Flag this post as spam?

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


  • kometa 23 posts 76 karma points
    Jul 22, 2015 @ 10:48
    kometa
    0

    EyeCatch Feed Generator v 2.3.0 in Umbraco 7.1.5 Error Loading Partial View

    Hi there,

    I wonder if you can help? I have installed the latest version of EyeCatch Feed Generator v 2.3.0 in Umbraco version 7.1.5 but when I add the "/atom" to my URL, which I would like to be converted to RSS, I get this error message: Error loading Partial View script (file: ~/App_Plugins/FeedGenerator/Views/MacroPartials/AtomFeed.cshtml)

    Did anyone else experience this issue? Could you please advise what the cause could be?

    Thank you!

  • Ove Andersen 435 posts 1541 karma points c-trib
    Jul 27, 2015 @ 11:45
    Ove Andersen
    0

    Could you verify that the EyeCatch.Umbraco.FeedGenerator.dll is located in your /bin folder?

  • kometa 23 posts 76 karma points
    Aug 03, 2015 @ 11:03
    kometa
    0

    Thanks Ove for your response. Yes, that .dll is in the Bin directory. The .pdb file is there too. Do you have any other ideas what could be the cause of this issue?

  • Ove Andersen 435 posts 1541 karma points c-trib
    Aug 03, 2015 @ 11:12
    Ove Andersen
    0

    Can you see if there are any error messages turning up in the ~/App_Data/Logs/UmbracoTraceLog.txt file when you try to load the page with the macro?

  • kometa 23 posts 76 karma points
    Aug 03, 2015 @ 11:46
    kometa
    0

    Yes, here we go:

    2015-08-03 12:43:20,029 [67] WARN umbraco.macro - [Thread 70] Error loading Partial View (file: ~/AppPlugins/FeedGenerator/Views/MacroPartials/AtomFeed.cshtml). Exception: System.MissingMethodException: Method not found: 'System.Globalization.CultureInfo Umbraco.Web.PublishedContentExtensions.GetCulture(Umbraco.Core.Models.IPublishedContent, System.Uri)'. at EyeCatch.Umbraco.FeedGenerator.FeedModel.getLanguage() at ASP.PageAppPluginsFeedGeneratorViewsMacroPartialsAtomFeedcshtml.Execute() in c:\sitedirectory\App_Plugins\FeedGenerator\Views\MacroPartials\AtomFeed.cshtml:line 4 at System.Web.WebPages.WebPageBase.ExecutePageHierarchy() at System.Web.Mvc.WebViewPage.ExecutePageHierarchy() at System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) at Umbraco.Core.Profiling.ProfilingView.Render(ViewContext viewContext, TextWriter writer) at Umbraco.Web.Mvc.ControllerExtensions.RenderViewResultAsString(ControllerBase controller, ViewResultBase viewResult) at Umbraco.Web.Macros.PartialViewMacroEngine.Execute(MacroModel macro, IPublishedContent content) at umbraco.macro.LoadPartialViewMacro(MacroModel macro) at umbraco.macro.renderMacro(Hashtable pageElements, Int32 pageId)

    Thanks.

  • Ove Andersen 435 posts 1541 karma points c-trib
    Aug 03, 2015 @ 21:20
    Ove Andersen
    0

    Ah. It seems a core method in Umbraco I am using is not available in 7.0 and 7.1, only in 7.2 and upwards.

    Will release a new version tomorrow with a fix.

  • kometa 23 posts 76 karma points
    Aug 04, 2015 @ 09:07
    kometa
    0

    Brilliant, thank you so much!

  • Ove Andersen 435 posts 1541 karma points c-trib
    Aug 04, 2015 @ 11:09
    Ove Andersen
    0

    Can you try the new 2.3.0 file? It should work now.

  • kometa 23 posts 76 karma points
    Aug 04, 2015 @ 21:27
    kometa
    0

    Thanks Ove. I installed this version just now but unfortunately I'm still getting the same error:

    2015-08-04 22:25:44,398 [31] WARN umbraco.macro - [Thread 5] Error loading Partial View (file: ~/AppPlugins/FeedGenerator/Views/MacroPartials/AtomFeed.cshtml). Exception: System.MissingMethodException: Method not found: 'System.Globalization.CultureInfo Umbraco.Web.PublishedContentExtensions.GetCulture(Umbraco.Core.Models.IPublishedContent, System.Uri)'. at EyeCatch.Umbraco.FeedGenerator.FeedModel.getLanguage() at ASP.PageAppPluginsFeedGeneratorViewsMacroPartialsAtomFeedcshtml.Execute() in c:\sitedirectory\App_Plugins\FeedGenerator\Views\MacroPartials\AtomFeed.cshtml:line 4 at System.Web.WebPages.WebPageBase.ExecutePageHierarchy() at System.Web.Mvc.WebViewPage.ExecutePageHierarchy() at System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) at Umbraco.Core.Profiling.ProfilingView.Render(ViewContext viewContext, TextWriter writer) at Umbraco.Web.Mvc.ControllerExtensions.RenderViewResultAsString(ControllerBase controller, ViewResultBase viewResult) at Umbraco.Web.Macros.PartialViewMacroEngine.Execute(MacroModel macro, IPublishedContent content) at umbraco.macro.LoadPartialViewMacro(MacroModel macro) at umbraco.macro.renderMacro(Hashtable pageElements, Int32 pageId)

    Do you have any ideas why?

  • Ove Andersen 435 posts 1541 karma points c-trib
    Aug 05, 2015 @ 07:24
    Ove Andersen
    0

    Oops, my bad. I included the wrong dll file in the zip. Please try to download it again, the EyeCatchFeedGenerator_2.3.0.zip file should now contain the correct dll.

  • kometa 23 posts 76 karma points
    Aug 05, 2015 @ 08:51
    kometa
    0

    Thanks a lot! This worked now :)

Please Sign in or register to post replies

Write your reply to:

Draft