Copied to clipboard

Flag this post as spam?

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


  • Governor Technology 146 posts 551 karma points
    Mar 20, 2015 @ 11:37
    Governor Technology
    0

    7.2.3 post package install failure when redirecting to control

    Hi there

    I have a package that specifies a .NET user control in the <control> element of package.xml. In versions <= 7.2.2 this used to redirect to the ascx control post package installation, however in 7.2.3 this redirects to a page that appears stuck with a message saying "installing package" with the blue progress bar moving across the right hand panel. It does reach the step "please wait while the browser reloads", which means that the package installed successfully, but redirecting after this step does not reach the user control. Clearing out the package.xml <control> element prevents this error, so it does appear as an issue related to showing the ascx control post installation.

    The URL in the browser showing at the stage of being stuck is:

    http://7.2.3.umbraco.local/umbraco#/developer/framed/%252Fumbraco%252Fdeveloper%252Fpackages%252Finstaller.aspx%253Finstalling%253DcustomInstaller%2526dir%253DC%253A%255Cinetpub%255Cwwwroot%255CUmbraco%252BVersion%252BTesting%255C7.2.3.umbraco.local%255CApp_Data%255C6dc6047d-4675-4a45-b947-444adae4506b%2526pId%253D8%2526customUrl%253Dhttps%253A%252F%252Fmypackage.codeplex.com%252F%2526customControl%253D%252Fumbraco%252FmyPackage%252FmyPackageInstaller.ascx
    

    A screenshot:

    enter image description here

    I'm using a clean install of 7.2.3 and have also tested other packages with the same result. The App_Data log does not contain any errors neither does the browser show any client side backoffice errors.

    My <control> element looks as follows and I can confirm that the ascx file does exist post installation:

    <control>/App_Plugins/myPackage/myPackageInstaller.ascx</control>
    

    Has anyone else had a similar result or able to reproduce this?

    Rigardt

  • Alain 73 posts 520 karma points c-trib
    Mar 20, 2015 @ 12:07
    Alain
    100

    Hi Rigardt,

    They have released a new version that fixes that. Umbraco 7.2.4 (https://our.umbraco.org/contribute/releases/724)

    Alain

  • Governor Technology 146 posts 551 karma points
    Mar 20, 2015 @ 12:18
    Governor Technology
    0

    Thanks Alain! That solves it...

  • 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