OWIN middleware not working after upgrading app to Windows Server 2016
Hi, We have written a custom (public) Shopify app to be deployed to the Shopify stores by the store owners. The app is using Microsoft.Owin.Security Nuget package version 3.0.1. The app was working on Windows Server 2008 and Windows 10. But its raising the NullReferenceException as shown in the attached screenshot. The app was written in 2015 and is using Owin for external login. We almost followed the below article when creating the app: https://learn.microsoft.com/en-us/aspnet/mvc/overview/security/create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on Do we need to configure the extra steps to configure OWIN in Windows server 2016? ![76814-error.png][1] [1]: /api/attachments/76814-error.png?platform=QnA