Copied to clipboard

Flag this post as spam?

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


  • sclev 7 posts 27 karma points
    Oct 25, 2010 @ 17:31
    sclev
    0

    Plugin directory "missing?"

    We have run into an odd issue.  It seems as if the plugin directory has gone "missing."

    The plugin directory still exists in the file system.  However, Contour forms cause the page they are dropped on to not render (instead, we see "an error occurred while processing your request.").  We also see the same issue when trying to view the Log Manager.  It seems as if Umbraco doesn't see the user controls?

    We are using umbraco v 4.5.1 (Assembly version: 1.0.3858.40498).

  • sclev 7 posts 27 karma points
    Oct 25, 2010 @ 17:54
    sclev
    0

    Following up:

    After turning Custom Errors off to further troubleshoot this issue, the issue no longer exists for Contour pages.  Seems the recompile after touching the web.config "fixed" that issue.

    Still seeing an issue with Log Manager.  The error is "An entry with the same key already exists"  Not sure if the stack trace is of any help:

    [ArgumentException: An entry with the same key already exists.]
       System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) +2806226
       System.Collections.Generic.SortedList`2.Add(TKey key, TValue value) +7169177
       tswe.log.viewLog.InitControlItems() +1963
       tswe.log.manager.OnInit(EventArgs e) +267
       System.Web.UI.Control.InitRecursive(Control namingContainer) +143
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1477
    

  • Sebastiaan Janssen 5045 posts 15477 karma points MVP admin hq
    Oct 26, 2010 @ 08:28
    Sebastiaan Janssen
    0

    What is the key that already exists? Have a look in the umbracoLog table as well. 

    Usually this error is not much of a problem. 

Please Sign in or register to post replies

Write your reply to:

Draft