Copied to clipboard

Flag this post as spam?

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


  • Rob Mayfield 8 posts 30 karma points
    Sep 12, 2013 @ 02:15
    Rob Mayfield
    0

    Error when installing version 0.3 or 0.2 on 4.7.1

     

    I get this error below when version 0.3 installing (using 'Install local package') on Umbraco 4.71. -- Microsoft .NET Framework Version:4.0.30319 - Also same error on version 0.2 install. All components install in /bin, /usercontrols and root directories, When I add href="Minify?f=/css/global.css;/css/site-styles.css" to template nothing happens - css fails to load (shows as <link rel="stylesheet" href="Minify?f=/css/global.css;/css/site-styles.css" /> when it resolves on page).

    [NullReferenceException: Object reference not set to an instance of an object.]
       Offroadcode.Compression.Installer.CompressionInstaller.Page_Load(Object sender, EventArgs e) +223
       System.Web.UI.Control.LoadRecursive() +70
       System.Web.UI.Control.LoadRecursive() +189
       System.Web.UI.Control.LoadRecursive() +189
       System.Web.UI.Control.LoadRecursive() +189
       System.Web.UI.Control.LoadRecursive() +189
       System.Web.UI.Control.LoadRecursive() +189
       System.Web.UI.Control.LoadRecursive() +189
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3177

  • Peter Duncanson 430 posts 1358 karma points c-trib
    Sep 16, 2013 @ 15:08
    Peter Duncanson
    0

    Hey Rob,

    Thats a new one. Don't know why it appears to be loading it as a usercontrol though or why it mentions the installer

    Let me take a look and see what I can find.

    Pete

  • 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