Copied to clipboard

Flag this post as spam?

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


  • Markus Klug 5 posts 101 karma points
    May 23, 2010 @ 10:04
    Markus Klug
    0

    Which DLLs are safe to remove?

    I am deploying Umbraco to quite a few locations and I am trying to package it as compact as possible. I was wondering which of the DLLs in the /bin folder can be safely removed if not needed. My candidates would be:

    • MySql.dll
    • IronMath.dll
    • IronPython.dll
    • VistaDB For Umbraco.dll
    • VistaDB.NET20.dll
    (I do not use Python and my DB is SqlServel)
    I removed the above and this does not seem to cause any harm. Creating and publishing documents still works. But I am worried that something further down the line might not work without one of these DLLs. Does anyone have experience with that?

  • Lee Kelleher 4020 posts 15802 karma points MVP 13x admin c-trib
    May 23, 2010 @ 10:28
    Lee Kelleher
    2

    Hi Marcus,

    Quick answer is yes, if you aren't using those resources, then you can safely remove them.

    However you would be saving yourself about 2.5Mb in diskspace, which is quite small... some would argue that it's not even worth worrying about!

    Cheers, Lee.

  • Markus Klug 5 posts 101 karma points
    May 23, 2010 @ 10:42
    Markus Klug
    0

    Thanks for you quick reply Lee. I take your point that 2.5 MB is probably not worth worrying about. 

Please Sign in or register to post replies

Write your reply to:

Draft