Copied to clipboard

Flag this post as spam?

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


  • Gordon Saxby 1444 posts 1855 karma points
    Nov 22, 2011 @ 11:40
    Gordon Saxby
    0

    Does it work in Integrated mode?

    I've seen my name mentioned on a Twitter post and found myself here!

    Does this version work when the website is running on IIS7 in Integrated mode? I seem to remember the package I amended and used did not, and I've not had chance to sort it out.

    You are welcome to my version of the source code, but I suspect it isn't any better than yours ;-)

  • Lee Kelleher 4020 posts 15802 karma points MVP 13x admin c-trib
    Nov 22, 2011 @ 11:47
    Lee Kelleher
    0

    Hi Gordon,

    To be honest, I wasn't aware that HttpModules would have issues with Integrated mode, so haven't tested that specifically - but will do - thanks for the heads-up!

    The source for the package is up on my bitbucket, so if you do have any improvements - would be great to collab on it! :-D

    Cheers, Lee.

  • Gordon Saxby 1444 posts 1855 karma points
    Nov 22, 2011 @ 12:05
    Gordon Saxby
    0

    Just had a very quick scan of your code and mine ... the main "fixes" I implemented also appear to be in your version so that's good!

    I will install it on the site I am upgrading at the moment (from 4.0.x to 4.7.1!) which is running in Integrated mode - I will let you know if it works :-)

     

  • Lee Kelleher 4020 posts 15802 karma points MVP 13x admin c-trib
    Nov 22, 2011 @ 12:09
    Lee Kelleher
    0

    Cool.  Everything is in a single assembly (Our.Umbraco.SafeMailLink.dll) so if anything goes boom, then just delete that.

    There is new voodoo magic in .NET 4.0 that lets you dynamically register HttpModules - well it references an MS infrastructure assembly :-)

    Cheers, Lee.

  • Gordon Saxby 1444 posts 1855 karma points
    Nov 22, 2011 @ 12:21
    Gordon Saxby
    0

    OK - I downloaded and installed the package in v4.7.1, the website is running on IIS7 in Integrated mode ... it appears to be working fine.

    Thanks Lee, what excelent timing! I was thinking only yesterday that I would need to sort out SafeMailLink for this new project :-)

  • Lee Kelleher 4020 posts 15802 karma points MVP 13x admin c-trib
    Nov 22, 2011 @ 12:24
    Lee Kelleher
    0

    Excellent, glad it worked - started to get worried about not having tested it on Integrated Mode.

    It's been one of those bits of code that I'd been thinking about packaging up for ages, but luckily a recent client project had some buffer time to cover the dev costs (phfew!)

    As always any improvements/tweaks, more than happy to add you as a collaborator! :-)

    Cheers, Lee.

Please Sign in or register to post replies

Write your reply to:

Draft