Copied to clipboard

Flag this post as spam?

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


  • firepol 125 posts 173 karma points
    Oct 06, 2011 @ 18:34
    firepol
    0

    3.0.3 install error

    When I try to install 3.0.3, I get this error:

    Server Error in '/' Application.

    An item with the same key has already been added.

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.ArgumentException: An item with the same key has already been added.

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.


    Stack Trace:

    [ArgumentException: An item with the same key has already been added.]
       System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) +12674592
       umbraco.cms.businesslogic.packager.Installer.LoadConfig(String tempDir) +2348
       umbraco.presentation.developer.packages.Installer.startInstall(Object sender, EventArgs e) +63
       System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +154
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3691
    



    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1

  • firepol 125 posts 173 karma points
    Oct 07, 2011 @ 09:00
    firepol
    0

    this happened to me when installing from the umbraco package repository.

    If installing the local package (downloaded zip) it's ok (working).

  • Douglas Robar 3570 posts 4711 karma points MVP ∞ admin c-trib
    Oct 07, 2011 @ 09:56
    Douglas Robar
    0

    It would seem like you already had XSLTsearch installed (possibly from a local package) and tried to install it again (possibly from the package repository)... that will give this kind of an error because some items have already been installed.

    Glad you've got it working now.

    cheers,
    doug. 

  • firepol 125 posts 173 karma points
    Oct 18, 2011 @ 15:38
    firepol
    0

    The strange thing is that I haven't the package already installed...

    By the way, I've seen that you released a v3.0.4 but I don't see it yet available, to download. Can you be so kind to upload it, as well with the upgrade package?

    Thanks and cheers

  • Douglas Robar 3570 posts 4711 karma points MVP ∞ admin c-trib
    Oct 18, 2011 @ 15:48
    Douglas Robar
    0

    You caught me right in the middle of updating the project pages :)

    You can get the 3.0.4 release now.

     

    Let me know how you get on with the update.

    cheers,
    doug. 

  • firepol 125 posts 173 karma points
    Oct 18, 2011 @ 15:53
    firepol
    0

    Thx Doug!

    By the way I think you may also want to update your official site: http://www.percipientstudios.com/xsltsearch/download.aspx (it still has 3.0 and the upgrade: 2.7) ;)

    I'll try the 3.0.4 right now...

    Edit: I installed the update package 3.0.4 (I had 3.0.1) and everything (so far) seems fine... thx again!

  • Douglas Robar 3570 posts 4711 karma points MVP ∞ admin c-trib
    Oct 18, 2011 @ 16:00
    Douglas Robar
    0

    Gosh but you're fast! I'm working on it even now ;)

    d.

  • firepol 125 posts 173 karma points
    Oct 18, 2011 @ 18:54
    firepol
    0

    hehe sorry didn't want to stress you, I'm just a good "bug hunter" (I think) and reporting an error is the minimum I can do ;)

    thx again and cheers

Please Sign in or register to post replies

Write your reply to:

Draft