Copied to clipboard

Flag this post as spam?

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


  • Lee 1130 posts 3088 karma points
    Dec 21, 2009 @ 15:37
    Lee
    0

    Just Umbraco?

    Out of curiosity...

    I notice this package is just a dll and config file, I'm wondering if I could take the DLL and config file and use it on a non Umbraco site?  As long as a put the config file in the same location as it is in Umbraco?

    Or has it been written to look for Umbraco specific files?

  • Peter Dijksterhuis 1442 posts 1722 karma points
    Dec 21, 2009 @ 16:29
    Peter Dijksterhuis
    0

    Basically, this package is a rewrite of http://www.codeproject.com/KB/aspnet/httpcompression.aspx

    I rewrote it to make it compatible with umbraco and to make installation easy.

    In theory, it should work on non-umbraco-sites as well. Note that you'll need the config-file in the correct folder and the web.config to contain the correct lines. I've never tried it on a non-umbraco site, so no garantuees from me ;-)

    HTH,

    Peter

  • Lee 1130 posts 3088 karma points
    Dec 21, 2009 @ 20:38
    Lee
    0

    Hey Peter - Thanks for the info, I uploaded everything to one of my older sites out of interest - But got the yellow screen of death

    Could not load file or assembly 'businesslogic, Version=1.0.3372.33418, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified

    Thanks for the link though -- I'll take a look and see if I can get it working :)

    Great package for Umbraco though!  Thanks =)

  • Peter Dijksterhuis 1442 posts 1722 karma points
    Dec 21, 2009 @ 21:03
    Peter Dijksterhuis
    0

    Right....sorry about that, I should have known better......

    It checks for debugmode in umbraco, therefor it won't work outside umbraco.....

     

  • 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