Copied to clipboard

Flag this post as spam?

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


  • Ismail Mayat 4511 posts 10091 karma points MVP 2x admin c-trib
    May 31, 2017 @ 14:49
    Ismail Mayat
    0

    InstalledPackage.BeforeDelete issue

    So I am using umbraco 7.6 and I have wired up event:

    InstalledPackage.BeforeDelete
    

    In application event handler. So in theory when i do package uninstall the event should fire. The code for this is in the package. It looks like when you uninstall the package all the package dlls are removed then this event fires or tries to fire but errors as the package dll containing the logic is missing.

    Anyone seen this before?

    Regards

    Ismail

  • Ismail Mayat 4511 posts 10091 karma points MVP 2x admin c-trib
    May 31, 2017 @ 15:23
    Ismail Mayat
    100

    So in answer to my question this works. I had error that was being swallowed.

Please Sign in or register to post replies

Write your reply to:

Draft