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 198 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 198 karma points
    Nov 27, 2015 @ 17:07
    ZNS
    3

    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.

Please Sign in or register to post replies

Write your reply to:

Draft