Copied to clipboard

Flag this post as spam?

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


  • ZNS 60 posts 195 karma points
    Nov 27, 2015 @ 17:00
    ZNS
    0

    Owin startup conflict?

    I had my own owin startup class in my project. This doesn't seem to work anymore since 7.3. I assume this is because Umbraco has it's own startup. Is it possible to run both some way?

  • ZNS 60 posts 195 karma points
    Nov 27, 2015 @ 17:07
    ZNS
    2

    Never mind I solved it by letting my owin startup class inherit from Umbraco.Web.UmbracoDefaultOwinStartup override configuration and running base.Configuration() then updating web.config appsetting owin:appStartup to point to my startup class.

  • 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