Copied to clipboard

Flag this post as spam?

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


  • Steven Lemmens 30 posts 71 karma points
    Jul 17, 2013 @ 11:21
    Steven Lemmens
    0

    Problem with package in 6.1.2

    Hello.

    I've installed your package on 6.1.2, and your control doesn't load.

    This is displayed, when I try:

    Error loading userControl '~/usercontrols/EyeCatch/RssFeedGenerator/RssFeedGeneratorControl.ascx'

    and this is in the Log:

    2013-07-17 11:13:19,251 [6] WARN  umbraco.macro - [Thread 11] Error loading userControl (~/usercontrols/EyeCatch/RssFeedGenerator/RssFeedGeneratorControl.ascx). Exception: System.Web.HttpParseException (0x80004005): Could not load type 'EyeCatch.Umbraco.RssFeedGenerator.RssFeedGeneratorControl'. ---> System.Web.HttpParseException (0x80004005): Could not load type 'EyeCatch.Umbraco.RssFeedGenerator.RssFeedGeneratorControl'. ---> System.Web.HttpException (0x80004005): Could not load type 'EyeCatch.Umbraco.RssFeedGenerator.RssFeedGeneratorControl'.

       at System.Web.UI.TemplateParser.GetType(String typeName, Boolean ignoreCase, Boolean throwOnError)

       at System.Web.UI.TemplateParser.ProcessInheritsAttribute(String baseTypeName, String codeFileBaseTypeName, String src, Assembly assembly)

       at System.Web.UI.TemplateParser.PostProcessMainDirectiveAttributes(IDictionary parseData)

       at System.Web.UI.TemplateParser.ProcessException(Exception ex)

       at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding)

       at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding)

       at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding)

       at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath)

       at System.Web.UI.TemplateParser.ParseInternal()

       at System.Web.UI.TemplateParser.Parse()

       at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType()

       at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider)

       at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders()

       at System.Web.Compilation.BuildProvidersCompiler.PerformBuild()

       at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)

       at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)

       at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)

       at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath)

       at umbraco.macro.loadUserControl(String fileName, MacroModel model, Hashtable pageElements)

       at umbraco.macro.renderMacro(Hashtable pageElements, Int32 pageId)

     

    This site is running on MVC umbraco, but I don't know if that makes a difference?

  • Ove Andersen 435 posts 1541 karma points c-trib
    Jul 18, 2013 @ 12:22
    Ove Andersen
    0

    It sounds like there is a dll missing. Can you verify that the EyeCatch.Umbraco.RssFeedGenerator  dll is located in your bin folder?

  • Steven Lemmens 30 posts 71 karma points
    Jul 18, 2013 @ 13:12
    Steven Lemmens
    0

    Hello Ove,

    thanks for answering. 

    The DLL is indeed missing. Strange, because I simply installed the latest package that's available here on our.umbraco.org. I've also installed multiple packages, and only this one seems to have failed. 

    Can I find the DLL somewhere else?

    (Umbraco 6.1.2)

  • Ove Andersen 435 posts 1541 karma points c-trib
    Jul 21, 2013 @ 12:45
    Ove Andersen
    0

    I will post one up when I'm back from vacation (tomorrow) :-)

  • 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